diff options
author | Aaron Lewis <[email protected]> | 2023-02-21 16:36:51 +0000 |
---|---|---|
committer | Sean Christopherson <[email protected]> | 2023-03-24 14:21:39 -0700 |
commit | 7e1075f050782c4d1249ebb15f63836bc2a94a97 (patch) | |
tree | c0dd53cab9cbe7e3042010448e6b7c3e22939a2e /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | bfc5afc37c9dba85f8c057fb85109a72e72d64a5 (diff) |
KVM: selftests: Assert that XTILE is XSAVE-enabled
Assert that XTILE is XSAVE-enabled. check_xsave_supports_xtile() doesn't
actually check anything since its return value is not used. Add the
intended assert.
Opportunistically, move the assert to a more appropriate location:
immediately after XSETBV and remove check_xsave_supports_xtile().
Fixes: 5dc19f1c7dd3 ("KVM: selftests: Convert AMX test to use X86_PROPRETY_XXX")
Signed-off-by: Aaron Lewis <[email protected]>
Signed-off-by: Mingwei Zhang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions