diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-02-15 00:56:04 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-02-15 00:56:04 +0300 |
commit | c7ab7b2a18f386b37a289a00ff3d92f00bb16934 (patch) | |
tree | 54256bc258399c336a440483263e21027eee756d /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 1b8c8cdad1749d68130147f187008a368d564933 (diff) | |
parent | bbc4578537e350d5bf8a7a2c7d054d6b163b3c41 (diff) | |
download | linux-c7ab7b2a18f386b37a289a00ff3d92f00bb16934.tar.xz |
Merge tag 'efi-fixes-for-v6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Pull EFI fixes from Ard Biesheuvel:
"Take the newly introduced EFI_MEMORY_HOT_PLUGGABLE memory attribute
into account when placing the kernel image in memory at boot.
Otherwise, the presence of the kernel image could prevent such a
memory region from being unplugged at runtime if it was 'cold
plugged', i.e., already plugged in at boot time (and exposed via the
EFI memory map).
This should ensure that the new EFI_MEMORY_HOT_PLUGGABLE memory
attribute is used consistently by Linux before it ever turns up in
production, ensuring that we can make meaningful use of it without
running the risk of regressing existing users"
* tag 'efi-fixes-for-v6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi:
efi: Use BIT_ULL() constants for memory attributes
efi: Avoid cold plugged memory for placing the kernel
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions