Re: [GIT PULL 0/2] EFI updates for v4.15

From: Ard Biesheuvel
Date: Tue Dec 26 2017 - 05:40:43 EST


On 25 October 2017 at 11:14, Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx> wrote:
> The following changes since commit 8a5776a5f49812d29fe4b2d0a2d71675c3facf3f:
>
> Linux 4.14-rc4 (2017-10-08 20:53:29 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git efi-next
>
> for you to fetch changes up to c19611def8fd3f524bc945f0e8f9becace8fdf06:
>
> arm64: efi: ignore EFI_MEMORY_XP attribute if RP and/or WP are set (2017-10-16 16:21:26 +0100)
>
> ----------------------------------------------------------------
> EFI changes for v4.15:
> - ignore EFI_MEMORY_XP attributes on ARM if _RP/_WP are set as well
> - a cosmetic pr_err() format string fix
>
> ----------------------------------------------------------------
> Ard Biesheuvel (1):
> arm64: efi: ignore EFI_MEMORY_XP attribute if RP and/or WP are set
>
> Arvind Yadav (1):
> efi/capsule-loader: pr_err() strings should end with newlines
>
> arch/arm64/kernel/efi.c | 4 +++-
> drivers/firmware/efi/capsule-loader.c | 2 +-
> 2 files changed, 4 insertions(+), 2 deletions(-)

Ingo,

It appears these patches have never made it into the TIP tree. Shall I
just resend them as part of the pull request for v4.16?

Thanks,
Ard.