summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/Makefile
diff options
context:
space:
mode:
authorangquan yu <angquan21@gmail.com>2023-11-28 16:11:05 -0600
committerSean Christopherson <seanjc@google.com>2023-11-28 17:17:24 -0800
commit3b99d46a1170754a06f379a83be8101c5f6bfc46 (patch)
treeb6a4f9270104ed0bc67fefa0bff5c7ac72aab54b /tools/testing/selftests/kvm/Makefile
parente9e60c82fe391d04db55a91c733df4a017c28b2f (diff)
downloadlinux-stable-3b99d46a1170754a06f379a83be8101c5f6bfc46.tar.gz
linux-stable-3b99d46a1170754a06f379a83be8101c5f6bfc46.tar.bz2
linux-stable-3b99d46a1170754a06f379a83be8101c5f6bfc46.zip
KVM: selftests: Actually print out magic token in NX hugepages skip message
Pass MAGIC_TOKEN to __TEST_REQUIRE() when printing the help message about needing to pass a magic value to manually run the NX hugepages test, otherwise the help message will contain garbage. In file included from x86_64/nx_huge_pages_test.c:15: x86_64/nx_huge_pages_test.c: In function ‘main’: include/test_util.h:40:32: error: format ‘%d’ expects a matching ‘int’ argument [-Werror=format=] 40 | ksft_exit_skip("- " fmt "\n", ##__VA_ARGS__); \ | ^~~~ x86_64/nx_huge_pages_test.c:259:9: note: in expansion of macro ‘__TEST_REQUIRE’ 259 | __TEST_REQUIRE(token == MAGIC_TOKEN, | ^~~~~~~~~~~~~~ Signed-off-by: angquan yu <angquan21@gmail.com> Link: https://lore.kernel.org/r/20231128221105.63093-1-angquan21@gmail.com [sean: rewrite shortlog+changelog] Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/testing/selftests/kvm/Makefile')
0 files changed, 0 insertions, 0 deletions