diff options
author | Anshuman Khandual <[email protected]> | 2024-07-24 09:44:28 +0530 |
---|---|---|
committer | Will Deacon <[email protected]> | 2024-08-16 11:24:55 +0100 |
commit | 6ac96d6f9a8ec3227ceb1e935aeda61bdaeb62ac (patch) | |
tree | 4ffb16bb776fefa9de27d088efc1421b4bc2fce9 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 4b6049b643f42d5744cba685d602cd5bc79f31b3 (diff) |
arm64/mm: Drop TCR_SMP_FLAGS
Earlier TCR_SMP_FLAGS gets conditionally set as TCR_SHARED with CONFIG_SMP.
Currently CONFIG_SMP is always enabled on arm64 platforms, hence drop this
indirection via TCR_SMP_FLAGS and instead always directly use TCR_SHARED.
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