HomeFreeBSD

Partially saved extended state must be handled always, i.e. for both
rS250153Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Partially saved extended state must be handled always, i.e. for both
fpu-owned context, and for pcb-saved one. More, the XSAVE could do
partial save, same as XSAVEOPT, so qualifier for the handler should be
use_xsave and not use_xsaveopt.

Since xsave_area_desc is now needed regardless of the XSAVEOPT use,
remove the write-only use_xsaveopt variable.

In collaboration with: jhb
MFC after: 1 week

Details

Provenance
kibAuthored on
Parents
rS250152: The check to ensure that xstate_bv always has XFEATURE_ENABLED_X87 and
Branches
Unknown
Tags
Unknown

Event Timeline