OSDN Git Service

x86/xsaves: Call booting time xsaves and xrstors in setup_init_fpu_buf
authorFenghua Yu <fenghua.yu@intel.com>
Thu, 29 May 2014 18:12:42 +0000 (11:12 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 29 May 2014 21:33:06 +0000 (14:33 -0700)
commit47c2f292cc8669f70644a949cadd5fa5ee0e0e07
tree6bbc5ede81eca14c21a445ae018dc874cb7fc97a
parentf41d830fa890044cb60f6bb39fc8f6493ffebb47
x86/xsaves: Call booting time xsaves and xrstors in setup_init_fpu_buf

setup_init_fpu_buf() calls booting time xsaves and xrstors to save and restore
xstate in xsave area.

Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Link: http://lkml.kernel.org/r/1401387164-43416-15-git-send-email-fenghua.yu@intel.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/kernel/xsave.c