All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
To: Ard Biesheuvel
	<ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
	Fengguang Wu
	<fengguang.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Cc: David Howells <dhowells-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>,
	kbuild test robot <lkp-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
	"linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [PATCH 4/7] efi: Get the secure boot status [ver #7]
Date: Wed, 1 Feb 2017 21:48:06 +0000	[thread overview]
Message-ID: <20170201214806.GO31613@codeblueprint.co.uk> (raw)
In-Reply-To: <CAKv+Gu_oUcbQ9CYLTentjoHWreVX7Y2-SN5BBcxZ_g4-pNG1yw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

On Tue, 31 Jan, at 08:18:16PM, Ard Biesheuvel wrote:
> On 31 January 2017 at 18:52, David Howells <dhowells-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> wrote:
> > Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> 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!

  parent reply	other threads:[~2017-02-01 21:48 UTC|newest]

Thread overview: 86+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-31 15:13 [PATCH 0/7] efi: Pass secure boot mode to kernel [ver #7] David Howells
2017-01-31 15:13 ` David Howells
     [not found] ` <148587558696.4026.16034622623568539004.stgit-S6HVgzuS8uM4Awkfq6JHfwNdhmdF6hFW@public.gmane.org>
2017-01-31 15:13   ` [PATCH 1/7] x86/efi: Allow invocation of arbitrary runtime services " David Howells
2017-01-31 15:13     ` David Howells
2017-01-31 15:13     ` David Howells
2017-01-31 15:13   ` [PATCH 3/7] efi: Add SHIM and image security database GUID definitions " David Howells
2017-01-31 15:13     ` David Howells
2017-01-31 15:13     ` David Howells
2017-01-31 15:13   ` [PATCH 5/7] efi: Disable secure boot if shim is in insecure mode " David Howells
2017-01-31 15:13     ` David Howells
2017-01-31 15:13     ` David Howells
2017-01-31 15:13 ` [PATCH 2/7] arm/efi: Allow invocation of arbitrary runtime services " David Howells
2017-01-31 15:13   ` David Howells
2017-01-31 15:13 ` [PATCH 4/7] efi: Get the secure boot status " David Howells
2017-01-31 15:13   ` David Howells
2017-01-31 17:37   ` kbuild test robot
2017-01-31 17:37     ` kbuild test robot
2017-01-31 17:37     ` kbuild test robot
2017-01-31 18:04   ` kbuild test robot
2017-01-31 18:04     ` kbuild test robot
2017-01-31 18:04     ` kbuild test robot
     [not found]     ` <201702010101.EljWXBuB%fengguang.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2017-01-31 18:24       ` Ard Biesheuvel
     [not found]     ` <CAKv+Gu92yTWcEguxGzMOQAvoUexCLtsVVBa2Xzz3cPPWQD9nSQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-01-31 18:52       ` David Howells
     [not found]         ` <10308.1485888776-S6HVgzuS8uM4Awkfq6JHfwNdhmdF6hFW@public.gmane.org>
2017-01-31 20:18           ` Ard Biesheuvel
     [not found]             ` <CAKv+Gu_oUcbQ9CYLTentjoHWreVX7Y2-SN5BBcxZ_g4-pNG1yw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-02-01 21:48               ` Matt Fleming [this message]
     [not found]                 ` <20170201214806.GO31613-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
2017-02-03  2:48                   ` Ye Xiaolong
     [not found]   ` <148587562967.4026.18171897997650345605.stgit-S6HVgzuS8uM4Awkfq6JHfwNdhmdF6hFW@public.gmane.org>
2017-02-02 21:34     ` Matt Fleming
2017-02-02 21:34       ` Matt Fleming
2017-02-02 21:34       ` Matt Fleming
2017-01-31 15:14 ` [PATCH 6/7] efi: Handle secure boot from UEFI-2.6 " David Howells
2017-01-31 15:14   ` David Howells
2017-01-31 18:19   ` Ard Biesheuvel
2017-01-31 18:19     ` Ard Biesheuvel
     [not found]   ` <CAKv+Gu8dnKB1sRGb3U+XB1eoA7Eyo4qSFBtPRbvGV912xPViVw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-01-31 18:59     ` David Howells
2017-01-31 18:59       ` David Howells
2017-01-31 18:59       ` David Howells
2017-02-01 10:02       ` David Howells
2017-02-01 10:02         ` David Howells
     [not found]       ` <10454.1485889162-S6HVgzuS8uM4Awkfq6JHfwNdhmdF6hFW@public.gmane.org>
2017-02-01 10:15         ` Ard Biesheuvel
2017-02-01 10:15           ` Ard Biesheuvel
2017-02-01 10:15           ` Ard Biesheuvel
2017-02-01 12:33           ` David Howells
2017-02-01 12:33             ` David Howells
2017-02-01 14:44             ` Ard Biesheuvel
2017-02-01 14:44               ` Ard Biesheuvel
2017-02-01 15:00               ` David Howells
2017-02-01 15:00                 ` David Howells
     [not found]                 ` <23750.1485961217-S6HVgzuS8uM4Awkfq6JHfwNdhmdF6hFW@public.gmane.org>
2017-02-01 15:02                   ` Ard Biesheuvel
2017-02-01 15:02                     ` Ard Biesheuvel
2017-02-01 15:02                     ` Ard Biesheuvel
     [not found]                     ` <CAKv+Gu9ACE23ZMcQN3NpZ_N-CWzg=N6qFVu3_UruH0miPe=izA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-02-02 21:36                       ` Matt Fleming
2017-02-02 21:36                         ` Matt Fleming
2017-02-02 21:36                         ` Matt Fleming
     [not found]                         ` <20170202213626.GQ31613-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
2017-02-02 21:45                           ` Ard Biesheuvel
2017-02-02 21:45                             ` Ard Biesheuvel
2017-02-02 21:45                             ` Ard Biesheuvel
2017-01-31 15:14 ` [PATCH 7/7] efi: Print the secure boot status in x86 setup_arch() " David Howells
2017-01-31 15:14   ` David Howells
     [not found]   ` <148587565838.4026.2835771993519594392.stgit-S6HVgzuS8uM4Awkfq6JHfwNdhmdF6hFW@public.gmane.org>
2017-02-03 16:07     ` Ard Biesheuvel
2017-02-03 16:07       ` Ard Biesheuvel
2017-02-03 16:07       ` Ard Biesheuvel
2017-02-03 16:21       ` David Howells
2017-02-03 16:21         ` David Howells
2017-02-03 16:23         ` Ard Biesheuvel
2017-02-03 16:23           ` Ard Biesheuvel
     [not found]         ` <CAKv+Gu-=-piH7FQF92T6Yn4KUHLQ-C4CtexWe8D27Tuc3h8KdA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-02-03 16:27           ` David Howells
2017-02-03 16:27             ` David Howells
2017-02-03 16:27             ` David Howells
2017-02-03 16:29             ` David Howells
2017-02-03 16:29               ` David Howells
2017-02-03 16:29               ` Ard Biesheuvel
2017-02-03 16:29                 ` Ard Biesheuvel
     [not found]                 ` <CAKv+Gu-O+nWmu2s8bCrANJs0JNE4QgaM=ZkSa+bu60C=-6T-Lg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-02-03 17:00                   ` Ard Biesheuvel
2017-02-03 17:00                     ` Ard Biesheuvel
2017-02-03 17:00                     ` Ard Biesheuvel
     [not found]                 ` <CAKv+Gu88XuQAb7aSmJ=b+u5LDfkE=dgWMwnKUd0U=qKSQXxdrQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-02-03 17:19                   ` David Howells
2017-02-03 17:19                     ` David Howells
2017-02-03 17:19                     ` David Howells
2017-01-31 16:45 ` [PATCH 0/7] efi: Pass secure boot mode to kernel " Ard Biesheuvel
2017-01-31 16:45   ` Ard Biesheuvel
2017-01-31 17:04   ` David Howells
2017-01-31 17:04     ` David Howells
2017-01-31 17:04     ` David Howells
     [not found]     ` <8425.1485882280-S6HVgzuS8uM4Awkfq6JHfwNdhmdF6hFW@public.gmane.org>
2017-01-31 18:20       ` Ard Biesheuvel
2017-01-31 18:20         ` Ard Biesheuvel
2017-01-31 18:20         ` Ard Biesheuvel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170201214806.GO31613@codeblueprint.co.uk \
    --to=matt-mf/unelci9gs6ibeejttw/xrex20p6io@public.gmane.org \
    --cc=ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
    --cc=dhowells-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=fengguang.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
    --cc=linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=lkp-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.