From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leif Lindholm Subject: Re: [PATCH v2 0/2] arm64: don't call early_*map() post paging_init() Date: Tue, 6 Jan 2015 15:52:08 +0000 Message-ID: <20150106155208.GC3827@bivouac.eciton.net> References: <1420551673-31416-1-git-send-email-leif.lindholm@linaro.org> <20150106135941.GA3484@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-efi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Ard Biesheuvel Cc: Will Deacon , "msalter-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , "linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Catalin Marinas List-Id: linux-efi@vger.kernel.org On Tue, Jan 06, 2015 at 02:04:50PM +0000, Ard Biesheuvel wrote: > >> Changes since v1: > >> - Rebased to v3.19-rc3 > >> - Added 'Fixes:' tags > >> - Reworked 1/2 to restore call to efi_setup_idmap() to the original > >> location in the boot process. > > > > Looks reasonable to me; do they need a CC stable, > > Yes, but with a note that both patches should be taken and the order > is retained, or we break bisect. Where would one add such a note? / Leif From mboxrd@z Thu Jan 1 00:00:00 1970 From: leif.lindholm@linaro.org (Leif Lindholm) Date: Tue, 6 Jan 2015 15:52:08 +0000 Subject: [PATCH v2 0/2] arm64: don't call early_*map() post paging_init() In-Reply-To: References: <1420551673-31416-1-git-send-email-leif.lindholm@linaro.org> <20150106135941.GA3484@arm.com> Message-ID: <20150106155208.GC3827@bivouac.eciton.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Jan 06, 2015 at 02:04:50PM +0000, Ard Biesheuvel wrote: > >> Changes since v1: > >> - Rebased to v3.19-rc3 > >> - Added 'Fixes:' tags > >> - Reworked 1/2 to restore call to efi_setup_idmap() to the original > >> location in the boot process. > > > > Looks reasonable to me; do they need a CC stable, > > Yes, but with a note that both patches should be taken and the order > is retained, or we break bisect. Where would one add such a note? / Leif