Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754224AbbKLSBP (ORCPT ); Thu, 12 Nov 2015 13:01:15 -0500 Received: from mx1.redhat.com ([209.132.183.28]:40623 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754175AbbKLSBD (ORCPT ); Thu, 12 Nov 2015 13:01:03 -0500 Date: Thu, 12 Nov 2015 12:01:02 -0600 From: Josh Poimboeuf To: Petr Mladek Cc: Jessica Yu , Rusty Russell , Seth Jennings , Jiri Kosina , Vojtech Pavlik , Miroslav Benes , linux-api@vger.kernel.org, live-patching@vger.kernel.org, x86@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [RFC PATCH 5/5] livepatch: x86: remove unused relocation code Message-ID: <20151112180102.GI4038@treble.hsd1.ky.comcast.net> References: <1447130755-17383-1-git-send-email-jeyu@redhat.com> <1447130755-17383-6-git-send-email-jeyu@redhat.com> <20151111154807.GR2599@pathway.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20151111154807.GR2599@pathway.suse.cz> User-Agent: Mutt/1.5.23.1-rc1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 715 Lines: 19 On Wed, Nov 11, 2015 at 04:48:07PM +0100, Petr Mladek wrote: > On Mon 2015-11-09 23:45:55, Jessica Yu wrote: > > Architecture-specific relocation code no longer needed, since symbol > > resolution and relocation work will be offloaded to module loader. > ^^^^ > has been > > I would personally merge this with the 3rd patch. It will be more > clear what code has been replaced there. But it is a matter of taste. Ditto. -- Josh -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/