diff options
author | Anshuman Khandual <[email protected]> | 2020-09-04 14:00:59 +0530 |
---|---|---|
committer | Will Deacon <[email protected]> | 2020-09-07 22:04:27 +0100 |
commit | c048ddf86cdd066db283ce838a0049d2bbefb9e5 (patch) | |
tree | 44fce5da6a098a49f76e632569dc83d71bdb8557 /scripts/gdb/linux/modules.py | |
parent | f75aef392f869018f78cfedf3c320a6b3fcfda6b (diff) |
arm64/mm/ptdump: Add address markers for BPF regions
Kernel virtual region [BPF_JIT_REGION_START..BPF_JIT_REGION_END] is missing
from address_markers[], hence relevant page table entries are not displayed
with /sys/kernel/debug/kernel_page_tables. This adds those missing markers.
While here, also rename arch/arm64/mm/dump.c which sounds bit ambiguous, as
arch/arm64/mm/ptdump.c instead.
Signed-off-by: Anshuman Khandual <[email protected]>
Reviewed-by: Steven Price <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Cc: Steven Price <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: [email protected]
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions