aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorMark Brown <[email protected]>2024-07-31 17:21:13 +0100
committerOliver Upton <[email protected]>2024-08-07 19:13:20 +0000
commitad518452fd263766946346324810f14bd8bb8b34 (patch)
treeb6ff1db8ea41f4735c22b012dbdf7baad8a8dd8d /tools/testing/selftests/bpf/progs/test_autoload.c
parent7e814a20f6da2bd2044b1a4682dd92a6f0df5a92 (diff)
KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-list
The ID register for S1PIE is ID_AA64MMFR3_EL1.S1PIE which is bits 11:8 but get-reg-list uses a shift of 4, checking SCTLRX instead. Use a shift of 8 instead. Fixes: 5f0419a0083b ("KVM: selftests: get-reg-list: add Permission Indirection registers") Signed-off-by: Mark Brown <[email protected]> Reviewed-by: Joey Gouly <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Oliver Upton <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions