Unverified Commit 7761e36b authored by Alexandre Ghiti's avatar Alexandre Ghiti Committed by Palmer Dabbelt
Browse files

riscv: Fix PTDUMP output now BPF region moved back to module region

BPF region was moved back to the region below the kernel at the end of
the module region by 3a02764c

 ("riscv: Ensure BPF_JIT_REGION_START
aligned with PMD size"), so reflect this change in kernel page table
output.

Signed-off-by: default avatarAlexandre Ghiti <alex@ghiti.fr>
Reviewed-by: default avatarJisheng Zhang <jszhang@kernel.org>
Fixes: 3a02764c

 ("riscv: Ensure BPF_JIT_REGION_START aligned with PMD size")
Signed-off-by: default avatarPalmer Dabbelt <palmerdabbelt@google.com>
parent ca6eaaa2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment