From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Date: Thu, 13 Oct 2016 11:25:14 +0200 From: Simon Horman Subject: Re: [PATCH 0/2] arm64 kexec-tools fixups Message-ID: <20161013092514.GP18804@verge.net.au> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+dwmw2=infradead.org@lists.infradead.org To: Matthias Brugger Cc: Geoff Levand , kexec@lists.infradead.org, linux-arm-kernel@lists.infradead.org On Tue, Oct 11, 2016 at 12:20:41PM +0200, Matthias Brugger wrote: > > > On 10/10/2016 11:22 PM, Geoff Levand wrote: > >Hi Simon, > > > >Fixes for 'make tarball'. Please apply. > > > >-Geoff > > > >The following changes since commit 6e8804f9ca67bee65aedd5e1cdf504737ab5c7ed: > > > > multiboot: Use the "reserved" type for non-ram zones (2016-10-07 11:54:44 +0900) > > > >are available in the git repository at: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/geoff/kexec-tools.git for-merge-arm64-dist > > > >for you to fetch changes up to 3552a3e85a910688d932535549b35354a54927ad: > > > > arm64: Add missing kexec dist files (2016-10-10 14:15:21 -0700) > > > >---------------------------------------------------------------- > >Geoff Levand (2): > > arm64: Cleanup kexec Makefile > > arm64: Add missing kexec dist files > > > > kexec/arch/arm64/Makefile | 15 +++++++++------ > > 1 file changed, 9 insertions(+), 6 deletions(-) > > > > Reviewed-by: Matthias Brugger Thanks, applied. _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec From mboxrd@z Thu Jan 1 00:00:00 1970 From: horms@verge.net.au (Simon Horman) Date: Thu, 13 Oct 2016 11:25:14 +0200 Subject: [PATCH 0/2] arm64 kexec-tools fixups In-Reply-To: References: Message-ID: <20161013092514.GP18804@verge.net.au> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Oct 11, 2016 at 12:20:41PM +0200, Matthias Brugger wrote: > > > On 10/10/2016 11:22 PM, Geoff Levand wrote: > >Hi Simon, > > > >Fixes for 'make tarball'. Please apply. > > > >-Geoff > > > >The following changes since commit 6e8804f9ca67bee65aedd5e1cdf504737ab5c7ed: > > > > multiboot: Use the "reserved" type for non-ram zones (2016-10-07 11:54:44 +0900) > > > >are available in the git repository at: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/geoff/kexec-tools.git for-merge-arm64-dist > > > >for you to fetch changes up to 3552a3e85a910688d932535549b35354a54927ad: > > > > arm64: Add missing kexec dist files (2016-10-10 14:15:21 -0700) > > > >---------------------------------------------------------------- > >Geoff Levand (2): > > arm64: Cleanup kexec Makefile > > arm64: Add missing kexec dist files > > > > kexec/arch/arm64/Makefile | 15 +++++++++------ > > 1 file changed, 9 insertions(+), 6 deletions(-) > > > > Reviewed-by: Matthias Brugger Thanks, applied.