From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 23 Mar 2018 10:41:16 +0100 From: Philipp Rudo Subject: Re: [PATCH v2 00/11] kexec_file: Clean up purgatory load In-Reply-To: <20180321160042.0f7d1fe21937f37af96a982a@linux-foundation.org> References: <20180321112751.22196-1-prudo@linux.vnet.ibm.com> <20180321160042.0f7d1fe21937f37af96a982a@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: <20180323104116.0a3f00f4@ThinkPad> Sender: linux-kernel-owner@vger.kernel.org List-Archive: List-Post: To: Andrew Morton , Dave Young Cc: kexec@lists.infradead.org, linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org, Eric Biederman , Vivek Goyal , Michael Ellerman , Thiago Jung Bauermann , Martin Schwidefsky , Heiko Carstens , x86@kernel.org, AKASHI Takahiro , Ingo Molnar List-ID: Hi Andrew, Hi Dave, i checked out linux-next with the patches and it looks good to me. Also made a quick test and everything works fine. Thanks very much to both of you Philipp On Wed, 21 Mar 2018 16:00:42 -0700 Andrew Morton wrote: > On Wed, 21 Mar 2018 12:27:40 +0100 Philipp Rudo wrote: > > > here is the updated patch set including Dave's comments. > > There were some syntactic clashes with the "kexec_file, x86, powerpc: > refactoring for other architecutres" series. Please check (in > linux-next) that I got it all correct and that both patch series are > functioning correctly. > > I expect to send all this into Stephen for -next tomorrow. >