All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: Ard Biesheuvel <ardb@kernel.org>
Cc: linux-efi@vger.kernel.org, linux-kernel@vger.kernel.org,
	x86@kernel.org, Ingo Molnar <mingo@redhat.com>,
	Borislav Petkov <bp@alien8.de>,
	Thomas Gleixner <tglx@linutronix.de>,
	Arvind Sankar <nivedita@alum.mit.edu>
Subject: Re: [GIT PULL] EFI changes for v5.8
Date: Mon, 25 May 2020 15:14:17 +0200	[thread overview]
Message-ID: <20200525131417.GA3066456@gmail.com> (raw)
In-Reply-To: <20200525080714.23228-1-ardb@kernel.org>


* Ard Biesheuvel <ardb@kernel.org> wrote:

> Ingo, Thomsd, Boris,
> 
> Please pull the changes below. Note that I did not incorporate the GOT
> handling changes for the x86 decompressor - Arvind has some changes on
> top that might just as well go in at the same time, and they are not
> really EFI changes anyway.
> 
> The following changes since commit 4da0b2b7e67524cc206067865666899bc02e1cb0:
> 
>   efi/libstub: Re-enable command line initrd loading for x86 (2020-04-25 12:26:32 +0200)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git tags/efi-changes-for-v5.8
> 
> for you to fetch changes up to 9241dfe7f2772fc73c82eb950afb1c795d2c012c:
> 
>   efi/x86: Drop the special GDT for the EFI thunk (2020-05-24 00:25:15 +0200)
> 
> Cc: Ingo Molnar <mingo@redhat.com>,
> Cc: Borislav Petkov <bp@alien8.de>
> Cc: Thomas Gleixner <tglx@linutronix.de>
> Cc: Arvind Sankar <nivedita@alum.mit.edu>
> 
> ----------------------------------------------------------------
> More EFI changes for v5.8:
> - Rename pr_efi/pr_efi_err to efi_info/efi_err, and use them consistently
> - Simplify and unify initrd loading
> - Parse the builtin command line on x86 (if provided)
> - Implement printk() support, including support for wide character strings
> - Some fixes for issues introduced by the first batch of v5.8 changes
> - Fix a missing prototypes warning
> - Simplify GDT handling in early mixed mode thunking code
> - Some other minor fixes and cleanups

>  24 files changed, 1211 insertions(+), 313 deletions(-)

Pulled, thanks a lot Ard! Will push it out after a bit of testing.

There was one conflict, in drivers/firmware/efi/libstub/efistub.h, 
with a straightforward resolution.

	Ingo

  reply	other threads:[~2020-05-25 13:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-25  8:07 [GIT PULL] EFI changes for v5.8 Ard Biesheuvel
2020-05-25 13:14 ` Ingo Molnar [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-06-01 13:24 Ingo Molnar
2020-06-01 14:42 ` Ard Biesheuvel
2020-06-01 15:57   ` Ingo Molnar
2020-06-01 20:38   ` Linus Torvalds
2020-06-01 23:02     ` Linus Torvalds
2020-06-02  6:34       ` Ard Biesheuvel
2020-06-01 21:55 ` pr-tracker-bot

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=20200525131417.GA3066456@gmail.com \
    --to=mingo@kernel.org \
    --cc=ardb@kernel.org \
    --cc=bp@alien8.de \
    --cc=linux-efi@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=nivedita@alum.mit.edu \
    --cc=tglx@linutronix.de \
    --cc=x86@kernel.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.