diff options
author | Anshuman Khandual <[email protected]> | 2024-07-24 10:17:12 +0530 |
---|---|---|
committer | Will Deacon <[email protected]> | 2024-08-16 11:23:33 +0100 |
commit | 4b6049b643f42d5744cba685d602cd5bc79f31b3 (patch) | |
tree | 5f9dbd3fc182d56a9242b7aaf834c02116ab5bab /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 7c626ce4bae1ac14f60076d00eafe71af30450ba (diff) |
arm64/mm: Drop PMD_SECT_VALID
This just drops off the macro PMD_SECT_VALID which remains unused. Because
macro PMD_TYPE_SECT with same value (_AT(pmdval_t, 1) << 0), gets used for
creating or updating given block mappings.
Cc: Catalin Marinas <[email protected]>
Cc: Will Deacon <[email protected]>
Cc: Ryan Roberts <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Anshuman Khandual <[email protected]>
Reviewed-by: Ryan Roberts <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions