diff options
author | Anshuman Khandual <[email protected]> | 2024-11-11 13:22:49 +0530 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2024-11-12 14:46:17 +0000 |
commit | de7fb8d3a2c913e36d78d762e9fbdd754d8dc749 (patch) | |
tree | df2c307a35b196b9bd833aee5bda64b0ffdd6c35 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | bdf94836c22abc923af5ae83709c96ff4c3c77c9 (diff) |
arm64/mm: Change protval as 'pteval_t' in map_range()
pgprot_t has been defined as an encapsulated structure with pteval_t as its
element. Hence it is prudent to use pteval_t as the type instead of via the
size based u64. Besides pteval_t type might be different size later on with
FEAT_D128.
Cc: Will Deacon <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Cc: Ryan Roberts <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Anshuman Khandual <[email protected]>
Reviewed-by: Gavin Shan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions