selftests/x86/amx: Update the ARCH_REQ_XCOMP_PERM test
authorChang S. Bae <chang.seok.bae@intel.com>
Sat, 29 Jan 2022 17:36:47 +0000 (09:36 -0800)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 23 Mar 2022 20:28:34 +0000 (21:28 +0100)
commit20df737561484cb2d42e537663c03a7311d2b3c1
tree4af315a155744722016ffd8976bca223b725704a
parent063452fd94d153d4eb38ad58f210f3d37a09cca4
selftests/x86/amx: Update the ARCH_REQ_XCOMP_PERM test

Update the arch_prctl test to check the permission bitmap whether the
requested feature is added as expected or not.

Every non-dynamic feature that is enabled is permitted already for use.
TILECFG is not dynamic feature. Ensure the bit is always on from
ARCH_GET_XCOMP_PERM.

Signed-off-by: Chang S. Bae <chang.seok.bae@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20220129173647.27981-3-chang.seok.bae@intel.com
tools/testing/selftests/x86/amx.c