From mboxrd@z Thu Jan 1 00:00:00 1970 From: Will Deacon Subject: Re: [PATCH v2 0/7] ARM/efi minor fixes + stub pre-boot compat checks Date: Thu, 11 Feb 2016 16:32:31 +0000 Message-ID: <20160211163231.GB20077@arm.com> References: <1454601030-9093-1-git-send-email-ard.biesheuvel@linaro.org> <20160211161621.GM4134@codeblueprint.co.uk> <20160211162920.GN4134@codeblueprint.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20160211162920.GN4134-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org> Sender: linux-efi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Matt Fleming Cc: Ard Biesheuvel , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , "linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Catalin Marinas , Mark Rutland , Jeremy Linton , "Suzuki K. Poulose" List-Id: linux-efi@vger.kernel.org On Thu, Feb 11, 2016 at 04:29:20PM +0000, Matt Fleming wrote: > On Thu, 11 Feb, at 05:18:12PM, Ard Biesheuvel wrote: > > On 11 February 2016 at 17:16, Matt Fleming wrote: > > > On Thu, 04 Feb, at 04:50:23PM, Ard Biesheuvel wrote: > > >> I merged two EFI/ARM related series, whose v1's I sent out last week: > > >> > > >> Changes since v1: > > >> - added various tags from various people > > >> - new patch #3 to undefine __init > > >> > > >> @Matt: are you happy with all of this going through the arm64 tree? I don't > > >> think it clashes with anything else we've got queued up for v4.6 in tip/efi/core > > > > > > How come this is going through the arm64 tree? Are there other patch > > > series that this depends on or that depend on it? > > > > > > If it makes the most sense to take it through that tree, then I'm fine > > > with it but I'd like to hear a rationale. > > > > I simply thought it would be most convenient, since it touches > > ARM-specific files only. But if you feel it should go via the EFI tree > > instead, that is also fine by me. > > Since the diff stat is heavily weighted towards drivers/firmware/efi I > think it should go via the EFI tree. So I'll pick this up (the changes > look fine) unless Will or Catalin complain otherwise. No complaints here (the arm64 bits are all acked). Will