From: Fenghua Yu Date: Tue, 13 Nov 2012 19:32:50 +0000 (-0800) Subject: x86/i387.c: Initialize thread xstate only on CPU0 only once X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~71^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f5298c2139b06925037490367906f3d73955b86;p=pandora-kernel.git x86/i387.c: Initialize thread xstate only on CPU0 only once init_thread_xstate() is only called once to avoid overriding xstate_size during boot time or during CPU hotplug. Signed-off-by: Fenghua Yu Link: http://lkml.kernel.org/r/1352835171-3958-14-git-send-email-fenghua.yu@intel.com Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed