Skip to content
Commit 9bd01506 authored by Rusty Russell's avatar Rusty Russell Committed by Avi Kivity
Browse files

KVM: fx_init() needs preemption disabled while it plays with the FPU state



Now that kvm generally runs with preemption enabled, we need to protect
the fpu intialization sequence.

Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
Signed-off-by: default avatarAvi Kivity <avi@qumranet.com>
parent 11ec2804
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment