diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2025-05-09 11:30:26 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2025-05-09 11:30:26 -0700 |
commit | 50358c251eae19a2b2fc54b6944e362ef2fefff0 (patch) | |
tree | 60818f46b4d5e81898db86289744ad2c3dcb7ade /mm/page_alloc.c | |
parent | 3013c33dcbd9b3107eef8facce0e4c69f3b7f780 (diff) | |
parent | 363cd2b81cfdf706bbfc9ec78db000c9b1ecc552 (diff) |
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Pull arm64 fix from Catalin Marinas:
"Move the arm64_use_ng_mappings variable from the .bss to the .data
section as it is accessed very early during boot with the MMU off and
before the .bss has been initialised.
This could lead to incorrect idmap page table"
* tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux:
arm64: cpufeature: Move arm64_use_ng_mappings to the .data section to prevent wrong idmap generation
Diffstat (limited to 'mm/page_alloc.c')
0 files changed, 0 insertions, 0 deletions