diff options
| author | Joey Gouly <[email protected]> | 2022-09-09 12:43:11 +0000 |
|---|---|---|
| committer | Will Deacon <[email protected]> | 2022-09-10 13:46:28 +0000 |
| commit | 3fe3fd5f30720b4afd3345cc186808125e7f5848 (patch) | |
| tree | 3cd913759eaad03e6ee043059a82b142b8206611 /scripts/clang-tools/run-clang-tools.py | |
| parent | arm64/ptrace: Don't clear calling process' TIF_SME on OOM (diff) | |
| download | kernel-3fe3fd5f30720b4afd3345cc186808125e7f5848.tar.gz kernel-3fe3fd5f30720b4afd3345cc186808125e7f5848.zip | |
arm64: mm: fix resume for 52-bit enabled builds
__cpu_setup() was changed to take the actual number of VA bits in x0,
however the resume path was not updated at the same time.
Load `vabits_actual` in the resume path, to ensure that the correct
number of VA bits is used.
This fixes booting v6.0-rc kernels on my Juno.
Signed-off-by: Joey Gouly <[email protected]>
Fixes: 0aaa68532e9d ("arm64: mm: fix booting with 52-bit address space")
Cc: Catalin Marinas <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Acked-by: Ard Biesheuvel <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'scripts/clang-tools/run-clang-tools.py')
0 files changed, 0 insertions, 0 deletions
