From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-18.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BFE2CC433DB for ; Sun, 14 Mar 2021 12:22:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 7086064E99 for ; Sun, 14 Mar 2021 12:22:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235436AbhCNMWV (ORCPT ); Sun, 14 Mar 2021 08:22:21 -0400 Received: from mx2.suse.de ([195.135.220.15]:38496 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235327AbhCNMVu (ORCPT ); Sun, 14 Mar 2021 08:21:50 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id F1F74ABD7; Sun, 14 Mar 2021 12:21:48 +0000 (UTC) Date: Sun, 14 Mar 2021 13:21:47 +0100 From: Borislav Petkov To: Linus Torvalds Cc: linux-efi , x86-ml , lkml Subject: [GIT PULL] efi/urgent for v5.12-rc3 Message-ID: <20210314122134.GB27191@zn.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-efi@vger.kernel.org Hi Linus, please pull a single (forwarded) EFI urgent fix for v5.12-rc3. Thx. --- The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15: Linux 5.12-rc2 (2021-03-05 17:33:41 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/efi-urgent-for-v5.12-rc2 for you to fetch changes up to 9e9888a0fe97b9501a40f717225d2bef7100a2c1: efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP table (2021-03-07 09:31:02 +0100) ---------------------------------------------------------------- EFI fix for 5.12-rc2 Fix an oversight in the handling of the UEFI 2.8 EFI_RT_PROPERTIES_TABLE, which was added v5.10, but failed to take the SetVirtualAddressMap() RT service into account. ---------------------------------------------------------------- Ard Biesheuvel (1): efi: stub: omit SetVirtualAddressMap() if marked unsupported in RT_PROP table drivers/firmware/efi/libstub/efi-stub.c | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) -- Regards/Gruss, Boris. SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809, AG Nürnberg