[PATCH 0/3] set_id_regs cleanup

Ben Horgan ben.horgan at arm.com
Tue Oct 14 03:21:05 PDT 2025


Tidies up a few small things in set_id_regs. The removal of
ARM64_FEATURE_FIELD_BITS touches other code only so much as it removes
the define but set_id_regs.c is the only place its used.

Based on v6.18-rc1

Ben Horgan (3):
  KVM: arm64: selftests: Count test_guest_reg_read() as a test
  KVM: arm64: selftests: Remove ARM64_FEATURE_FIELD_BITS and its last
    user
  KVM: arm64: selftests: Consider all 7 possible levels of cache

 arch/arm64/include/asm/sysreg.h                 |  2 --
 tools/testing/selftests/kvm/arm64/set_id_regs.c | 14 ++++++++++----
 2 files changed, 10 insertions(+), 6 deletions(-)

-- 
2.43.0




More information about the linux-arm-kernel mailing list