]> git.ipfire.org Git - thirdparty/linux.git/commit
KVM: selftests: Convert arch_timer tests to common helpers to pin task
authorSean Christopherson <seanjc@google.com>
Thu, 26 Jun 2025 00:12:25 +0000 (17:12 -0700)
committerSean Christopherson <seanjc@google.com>
Wed, 9 Jul 2025 16:33:42 +0000 (09:33 -0700)
commit95826e1ed3592cb81262c7e533ddea60751095c9
tree8c15ec661e4c7715f2c9cf9d8830def986b5fd82
parentdf98ce784aebdf4b1448ec2abfbbcd8f48b2e295
KVM: selftests: Convert arch_timer tests to common helpers to pin task

Convert the arch timer tests to use __pin_task_to_cpu() and
pin_self_to_cpu().

No functional change intended.

Link: https://lore.kernel.org/r/20250626001225.744268-6-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
tools/testing/selftests/kvm/arch_timer.c
tools/testing/selftests/kvm/arm64/arch_timer_edge_cases.c