From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752277AbdL0Sq6 (ORCPT ); Wed, 27 Dec 2017 13:46:58 -0500 Received: from mail-wm0-f67.google.com ([74.125.82.67]:45861 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751145AbdL0Sqz (ORCPT ); Wed, 27 Dec 2017 13:46:55 -0500 X-Google-Smtp-Source: ACJfBosHxavmilP+CD9z9WgFqXvvzUfYo8DjJa6BGuq7Nd+gUCFC8kHm0TpLFZu/tG8Ne96O5eB+qA== Date: Wed, 27 Dec 2017 19:46:51 +0100 From: Ingo Molnar To: Ard Biesheuvel Cc: linux-efi@vger.kernel.org, Thomas Gleixner , "H . Peter Anvin" , Linux Kernel Mailing List , Arvind Yadav , Jan Kiszka , Kweh Hock Leong , Matt Fleming , Stephen Boyd Subject: Re: [GIT PULL 0/2] EFI updates for v4.15 Message-ID: <20171227184651.ma4dsoi3a77arjxu@gmail.com> References: <20171025101419.26369-1-ard.biesheuvel@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Ard Biesheuvel wrote: > On 25 October 2017 at 11:14, Ard Biesheuvel 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? Indeed - my mistake ... Feel free to send them as efi/urgent material, or as v4.16 bits. Thanks, Ingo