781c64bfcb
The size calculation in __xstate_request_perm() fails to take supervisor
states into account because the permission bitmap is only relevant for user
states.
Up to 5.17 this does not matter because there are no supervisor states
supported, but the (re-)enabling of ENQCMD makes them available.
Fixes:
|
||
---|---|---|
.. | ||
bugs.c | ||
context.h | ||
core.c | ||
init.c | ||
internal.h | ||
legacy.h | ||
Makefile | ||
regset.c | ||
signal.c | ||
xstate.c | ||
xstate.h |