diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2025-01-10 20:51:46 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2025-02-04 15:23:09 +0300 |
commit | 3648027de1fa91a0c80cffd3ecff263d06e62605 (patch) | |
tree | dc1228b81e19a06fb9ae6edd86e0f0c2d7e1fdbe /scripts/gdb/linux/utils.py | |
parent | 2014c95afecee3e76ca4a56956a936e23283f05b (diff) | |
download | linux-3648027de1fa91a0c80cffd3ecff263d06e62605.tar.xz |
arm64: Fix 5-level paging support in kexec/hibernate trampoline
Add the missing code to allocate P4D level page tables when cloning the
the kernel page tables. This fixes a crash that may be observed when
attempting to resume from hibernation on an LPA2 capable system with 4k
pages, which therefore uses 5 levels of paging.
Presumably, kexec is equally affected.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20250110175145.785702-2-ardb+git@google.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions