diff options
author | Marc Zyngier <[email protected]> | 2023-12-04 14:36:06 +0000 |
---|---|---|
committer | Will Deacon <[email protected]> | 2023-12-05 11:38:03 +0000 |
commit | f35c32ca6839f5777862dbe2138d02bf50b3dfa7 (patch) | |
tree | 0bc4da96aafa9e29ca9f0e00c638f894c8d29323 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | d8e12a0d3715fbcc26fb2baac979bd07ba4c08d0 (diff) |
arm64: Rename reserved values for CTR_EL0.L1Ip
We now have *two* values for CTR_EL0.L1Ip that are reserved.
Which makes things a bit awkward. In order to lift the ambiguity,
rename RESERVED (0b01) to RESERVED_AIVIVT, and VPIPT (0b00) to
RESERVED_VPIPT.
This makes it clear which of these meant what, and I'm sure
archeologists will find it useful...
Reviewed-by: Zenghui Yu <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Reviewed-by: Anshuman Khandual <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions