aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/lists.py
diff options
context:
space:
mode:
authorAnshuman Khandual <[email protected]>2022-04-08 09:40:09 +0530
committerCatalin Marinas <[email protected]>2022-04-22 14:45:58 +0100
commit2a2848e7c2fde1c26ff46998ac10f7bf9ca2de04 (patch)
tree5c339067baa87c4ca1f9e56a62030ee0ba2e29ba /scripts/gdb/linux/lists.py
parentb2d229d4ddb17db541098b83524d901257e93845 (diff)
arm64/mm: Compute PTRS_PER_[PMD|PUD] independently of PTRS_PER_PTE
Possible page table entries (or pointers) on non-zero page table levels are dependent on a single page size i.e PAGE_SIZE and size required for each individual page table entry i.e 8 bytes. PTRS_PER_[PMD|PUD] as such are not related to PTRS_PER_PTE in any manner, as being implied currently. So lets just make this very explicit and compute these macros independently. Cc: Will Deacon <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Anshuman Khandual <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions