From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [GIT PULL 00/29] EFI changes for v4.9 Date: Mon, 12 Sep 2016 13:42:30 +0200 Message-ID: <20160912114229.GA7597@gmail.com> References: <20160909151851.27577-1-matt@codeblueprint.co.uk> <20160912105813.GC3872@codeblueprint.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20160912105813.GC3872-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org> Sender: linux-efi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Matt Fleming Cc: Thomas Gleixner , "H . Peter Anvin" , Ard Biesheuvel , linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Alex Thorlton , Andy Lutomirski , Borislav Petkov , Borislav Petkov , Colin Ian King , Dave Young , Dimitri Sivanich , Greg KH , Ivan Hu , James Morse , joeyli , Josh Boyer , Josh Triplett , Julia Lawall , Kamezawa Hiroyuki , Leif Lindholm List-Id: linux-efi@vger.kernel.org * Matt Fleming wrote: > On Fri, 09 Sep, at 04:18:22PM, Matt Fleming wrote: > > Folks, please queue up the following patches for v4.9. There's more > > work on refactoring EFI code to be architecture independent and the > > largest number of patches is spent cleaning up the EFI memory map code > > and allowing drivers on x86 to reserve EFI boot services for all of > > runtime. > > > > The architecture independent quest is going pretty well and it was > > only a couple of lines to get the esrt driver working on arm64. > > > > Other than that there's some cleanups and fixes, and a merge of the > > out of tree EFI runtime driver from the FWTS project. > > Ard just raised the point that some of the changes in this pull, > particularly the conversion of the EFI runtime services from > spinlock-protection to semaphore, would benefit enormously from > testing in linux-next before the merge window. > > Could someone please pull these changes into tip soon so that we can > get as much testing done as possible? Yeah, planned to do it over the weekend but got distracted - will do it later today. Thanks, Ingo