From: Rusty Russell Date: Mon, 30 Jul 2007 06:29:56 +0000 (+1000) Subject: KVM: fx_init() needs preemption disabled while it plays with the FPU state X-Git-Tag: v2.6.24-rc1~1365^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bd01506ee551689b90ba5822c28ef55207146af;p=pandora-kernel.git 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: Rusty Russell Signed-off-by: Avi Kivity --- Reading git-diff-tree failed