diff options
author | Anshuman Khandual <[email protected]> | 2024-10-01 10:28:04 +0530 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2024-10-16 14:46:39 +0100 |
commit | 8ef41786d88fd429829bd143323168a9468e3be0 (patch) | |
tree | 7185ebb7daf577df0e566fe9cb7fc42a2bdbde06 /scripts/bpf_doc.py | |
parent | 9852d85ec9d492ebef56dc5f229416c925758edc (diff) |
arm64/mm: Change pgattr_change_is_safe() arguments as pteval_t
pgattr_change_is_safe() processes two distinct page table entries that just
happen to be 64 bits for all levels. This changes both arguments to reflect
the actual data type being processed in the function.
This change is important when moving to FEAT_D128 based 128 bit page tables
because it makes it simple to change the entry size in one place.
Cc: Will Deacon <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Cc: [email protected]
Cc: [email protected]
Reviewed-by: Ryan Roberts <[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/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions