diff options
author | 2023-02-21 16:36:45 +0000 | |
---|---|---|
committer | 2023-03-24 14:21:36 -0700 | |
commit | bec357a4af5579a60eaba6d42f7d3662d4323767 (patch) | |
tree | 85e4138ec1b74efb31d560574350d5c126d24531 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: selftests: Add a fully functional "struct xstate" for x86 (diff) | |
download | linux-rng-bec357a4af5579a60eaba6d42f7d3662d4323767.tar.xz linux-rng-bec357a4af5579a60eaba6d42f7d3662d4323767.zip |
KVM: selftests: Fix an error in comment of amx_test
After the execution of __tilerelease(), AMX component will be in INIT
state. Therefore, execution of XSAVEC saving the AMX state into memory will
cause the xstate_bv[18] cleared in xheader. However, the xcomp_bv[18] will
remain set. Fix the error in comment. Also, update xsavec() to XSAVEC
because xcomp_bv[18] is set due to the instruction, not the function.
Finally, use XTILEDATA instead 'bit 18' in comments.
Cc: Jim Mattson <jmattson@google.com>
Cc: Venkatesh Srinivas <venkateshs@google.com>
Cc: Aaron Lewis <aaronlewis@google.com>
Signed-off-by: Mingwei Zhang <mizhang@google.com>
Link: https://lore.kernel.org/r/20230221163655.920289-4-mizhang@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions