]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests/x86/xstate: Clarify supported xstates
authorChang S. Bae <chang.seok.bae@intel.com>
Wed, 26 Feb 2025 01:07:28 +0000 (17:07 -0800)
committerIngo Molnar <mingo@kernel.org>
Wed, 26 Feb 2025 12:05:30 +0000 (13:05 +0100)
commitfa826c1f2cc92db44c207d323d2568e3f04c1257
treed2fd74f7c7ebc352d1e86dbe92fc0057bde0a9e1
parent10d8a204c5009fb8a6cb2790d17b5611b795c349
selftests/x86/xstate: Clarify supported xstates

The established xstate test code is designed to be generic, but certain
xstates require special handling and cannot be tested without additional
adjustments.

Clarify which xstates are currently supported, and enforce testing only
for them.

Signed-off-by: Chang S. Bae <chang.seok.bae@intel.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20250226010731.2456-9-chang.seok.bae@intel.com
tools/testing/selftests/x86/xstate.c