HomeFreeBSD

There is no need to disable interrupts around npxsave call.

Description

There is no need to disable interrupts around npxsave call.

i386 was changed to only require critical section around the thread
FPU state manipulations, and vm86_bioscall callers already enter
critical section for other reasons.

Sponsored by: The FreeBSD Foundation
MFC after: 1 week

Details

Provenance
kibAuthored on
Parents
rS331431: Update comment to match current field names.
Branches
Unknown
Tags
Unknown