From: Linus Torvalds Date: Fri, 22 Sep 2023 16:25:26 +0000 (-0700) Subject: Merge tag 'efi-fixes-for-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.6.7~1860 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=dc912ba91b7e2fa74650a0fc22cccf0e0d50f371;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'efi-fixes-for-v6.6-2' of git://git./linux/kernel/git/efi/efi Pull EFI fix from Ard Biesheuvel: "Follow-up fix for the unaccepted memory fix merged last week as part of the first EFI fixes batch. The unaccepted memory table needs to be accessible very early, even in cases (such as crashkernels) where the direct map does not cover all of DRAM, and so it is added to memblock explicitly, and subsequently memblock_reserve()'d as before" * tag 'efi-fixes-for-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi: efi/unaccepted: Make sure unaccepted table is mapped --- dc912ba91b7e2fa74650a0fc22cccf0e0d50f371