On Wed, 05 Apr 2023 17:17:24 -0700, Sean Christopherson wrote: > Refactor the nested TSC scaling test's check on a stable system TSC to > use TEST_REQUIRE() to do the heavy lifting when the system doesn't have > a stable TSC. Using a helper+TEST_REQUIRE() eliminates the need for > gotos and a custom message. > > Applied to kvm-x86 selftests, thanks! [1/1] KVM: selftests: Refactor stable TSC check to use TEST_REQUIRE() https://github.com/kvm-x86/linux/commit/5efde6d73d58 -- https://github.com/kvm-x86/linux/tree/next https://github.com/kvm-x86/linux/tree/fixes