From: Andrea Arcangeli Date: Thu, 1 May 2008 16:43:33 +0000 (+0200) Subject: KVM: avoid fx_init() schedule in atomic X-Git-Tag: v2.6.26-rc2~80^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc1a34f1bf354fabc03e3f465620c80e510d0e8f;p=pandora-kernel.git KVM: avoid fx_init() schedule in atomic This make sure not to schedule in atomic during fx_init. I also changed the name of fpu_init to fx_finit to avoid duplicating the name with fpu_init that is already used in the kernel, this makes grep simpler if nothing else. Signed-off-by: Andrea Arcangeli Signed-off-by: Avi Kivity --- Reading git-diff-tree failed