From: Suresh Siddha Date: Fri, 24 Aug 2012 21:13:01 +0000 (-0700) Subject: lguest, x86: handle guest TS bit for lazy/non-lazy fpu host models X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~86^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c6ff8bbb69a4e7b47ac40bfa44509296e89c5c0;p=pandora-kernel.git lguest, x86: handle guest TS bit for lazy/non-lazy fpu host models Instead of using unlazy_fpu() check if user_has_fpu() and set/clear the host TS bits so that the lguest works fine with both the lazy/non-lazy FPU host models with minimal changes. Signed-off-by: Suresh Siddha Link: http://lkml.kernel.org/r/1345842782-24175-6-git-send-email-suresh.b.siddha@intel.com Cc: Rusty Russell Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed