From: Ard Biesheuvel <ardb@kernel.org>
To: linux-efi@vger.kernel.org, Ingo Molnar <mingo@kernel.org>,
Thomas Gleixner <tglx@linutronix.de>
Cc: Ard Biesheuvel <ardb@kernel.org>,
linux-kernel@vger.kernel.org,
Richard Narron <comet.berkeley@gmail.com>
Subject: [GIT PULL 0/1] EFI fix for v5.5
Date: Tue, 10 Dec 2019 10:09:44 +0100 [thread overview]
Message-ID: <20191210090945.11501-1-ardb@kernel.org> (raw)
The following changes since commit b418d660bb9798d2249ac6a46c844389ef50b6a5:
efi/earlycon: Remap entire framebuffer after page initialization (2019-12-08 12:42:19 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git efi-urgent
for you to fetch changes up to e943a5491f445c0d39ec69e897eb1fd180d09ffd:
efi: don't attempt to map RCI2 config table if it doesn't exist (2019-12-10 10:08:24 +0100)
----------------------------------------------------------------
Another EFI fix for the v5.5 cycle:
- Avoid dereferencing the RCI2 configuration table address if it hasn't
been assigned.
----------------------------------------------------------------
Ard Biesheuvel (1):
efi: don't attempt to map RCI2 config table if it doesn't exist
drivers/firmware/efi/rci2-table.c | 3 +++
1 file changed, 3 insertions(+)
next reply other threads:[~2019-12-10 9:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-10 9:09 Ard Biesheuvel [this message]
2019-12-10 9:09 ` [PATCH 1/1] efi: don't attempt to map RCI2 config table if it doesn't exist Ard Biesheuvel
2019-12-10 11:14 ` [tip: efi/urgent] efi: Don't " tip-bot2 for 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=20191210090945.11501-1-ardb@kernel.org \
--to=ardb@kernel.org \
--cc=comet.berkeley@gmail.com \
--cc=linux-efi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=tglx@linutronix.de \
/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.