Building KVM selftests for arm64 using clang throws a couple compiler warnings. This series addresses the warnings found insofar that selftests can be built quietly for arm64 with clang. Series applies cleanly to 5.15-rc2. Oliver Upton (2): selftests: KVM: Fix compiler warning in demand_paging_test selftests: KVM: Fix 'asm-operand-width' warnings in steal_time.c tools/testing/selftests/kvm/demand_paging_test.c | 2 +- tools/testing/selftests/kvm/steal_time.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- 2.33.0.464.g1972c5931b-goog