From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Fleming Subject: Re: [PATCH 4/7] efi: Get the secure boot status [ver #7] Date: Wed, 1 Feb 2017 21:48:06 +0000 Message-ID: <20170201214806.GO31613@codeblueprint.co.uk> References: <148587562967.4026.18171897997650345605.stgit@warthog.procyon.org.uk> <201702010101.EljWXBuB%fengguang.wu@intel.com> <10308.1485888776@warthog.procyon.org.uk> 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 , Fengguang Wu Cc: David Howells , kbuild test robot , "linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: linux-efi@vger.kernel.org On Tue, 31 Jan, at 08:18:16PM, Ard Biesheuvel wrote: > On 31 January 2017 at 18:52, David Howells wrote: > > Ard Biesheuvel wrote: > > > >> > base: https://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi.git next > >> > >> This is the wrong repo ^^^ > >> > >> I am not sure if there is anything we can do about this, but perhaps > >> you should simply remove it now that we've migrated to the new repo. > > > > Is the error a derivative of the rebase? I'm sure this was working in the > > un-rebased code. > > > > Well, indirectly. The kbuild robot is applying the patches onto an > outdated EFI branch owned by Matt, rather than the official one which > has my patch that turns the runtime services struct from a collection > of pointers to void into properly typed function pointers. Fengguang, can you update the official EFI repository to now be, https://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git Thanks!