KVM: selftests: Reword the NX hugepage test's skip message to be more helpful
authorSean Christopherson <seanjc@google.com>
Wed, 29 Nov 2023 22:40:41 +0000 (14:40 -0800)
committerSean Christopherson <seanjc@google.com>
Mon, 29 Jan 2024 16:39:13 +0000 (08:39 -0800)
commit02add85a9eefb5c969b9bb6916f14607ca2faae0
tree69b22e439e67567e14d5fdfd6ba684e42fde7357
parent41bccc98fb7931d63d03f326a746ac4d429c1dd3
KVM: selftests: Reword the NX hugepage test's skip message to be more helpful

Rework the NX hugepage test's skip message regarding the magic token to
provide all of the necessary magic, and to very explicitly recommended
using the wrapper shell script.

Opportunistically remove an overzealous newline; splitting the
recommendation message across two lines of ~45 characters makes it much
harder to read than running out a single line to 98 characters.

Link: https://lore.kernel.org/r/20231129224042.530798-1-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
tools/testing/selftests/kvm/x86_64/nx_huge_pages_test.c