From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 27 Mar 2015 14:58:48 +0100 From: Heiko Carstens Subject: Re: [PATCH 1/1] livepatch: add support on s390 Message-ID: <20150327135848.GB4379@osiris> References: <1427361017-23354-1-git-send-email-jslaby@suse.cz> <20150327091900.GA4379@osiris> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Archive: List-Post: To: Jiri Kosina Cc: Jiri Slaby , jpoimboe@redhat.com, sjenning@redhat.com, vojtech@suse.cz, live-patching@vger.kernel.org, linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org List-ID: On Fri, Mar 27, 2015 at 10:29:28AM +0100, Jiri Kosina wrote: > On Fri, 27 Mar 2015, Heiko Carstens wrote: > > > On Thu, Mar 26, 2015 at 07:24:58PM +0100, Jiri Kosina wrote: > > > On Thu, 26 Mar 2015, Jiri Slaby wrote: > > > > > > > This is a trivial port from kGraft. Module relocations are not > > > > supported. > > > > > > > > Signed-off-by: Jiri Slaby > > > > --- > > > > [v2] return ENOSYS > > > > [v3] proper return value from klp_check_compiler_support > > > > > > Applied to for-4.1/core. > > > > Hello Jiri, > > > > while I do appreciate your work on the s390 architecture backend for > > livepatching: this should go upstream only via the s390 tree or with > > an Ack from Martin or me. > > Fair enough; I merged it because I was convinced that we have your Ack for > the very same patch in our tree for kGraft, but now that I look again, we > apparently don't. So sorry for that. What is your standpoint on this one > then, please? I thought there was more available then the simple testcase within the kernel. But since the testcase works: Acked-by: Heiko Carstens