From mboxrd@z Thu Jan 1 00:00:00 1970 From: Will Deacon Subject: Re: [PATCH] efi/arm64: store Runtime Services revision Date: Tue, 26 Aug 2014 19:27:30 +0100 Message-ID: <20140826182729.GJ23445@arm.com> References: <1408028122-1784-1-git-send-email-semen.protsenko@linaro.org> <20140826090533.GA3193@arm.com> <20140826182450.GA28116@console-pimps.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20140826182450.GA28116-HNK1S37rvNbeXh+fF434Mdi2O/JbrIOy@public.gmane.org> Sender: linux-efi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Matt Fleming Cc: Semen Protsenko , "matt.fleming-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org" , "x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" , "linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org" , Catalin Marinas , "leif.lindholm-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org" , "roy.franz-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org" , "msalter-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org" , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" List-Id: linux-efi@vger.kernel.org On Tue, Aug 26, 2014 at 07:24:50PM +0100, Matt Fleming wrote: > On Tue, 26 Aug, at 10:05:33AM, Will Deacon wrote: > > > > I doubt it makes any difference, but can we assign this before we call > > efi_native_runtime_setup please? > > This would have to be a follow up patch, v2 of this patch is already in > Linus' tree as commit 6a7519e81321. Ah, ok, I wouldn't worry about it then. I was just trawling the list for arm64 patches without me on CC in case I missed anything during the kernel summit. Thanks for picking it up! Will