![]() The compacted-format XSAVES area is determined at boot time and never changed after. The field xsave.header.xcomp_bv indicates which components are in the fixed XSAVES format. In fpstate_init() we did not set xcomp_bv to reflect the XSAVES format since at the time there is no valid data. However, after we do copy_init_fpstate_to_fpregs() in fpu__clear(), as in commit: |
||
---|---|---|
.. | ||
Makefile | ||
bugs.c | ||
core.c | ||
init.c | ||
regset.c | ||
signal.c | ||
xstate.c |