git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adb9d52
)
x86/xsaves: Save xstate to task's xsave area in __save_fpu during booting time
author
Fenghua Yu
<fenghua.yu@intel.com>
Thu, 29 May 2014 18:12:41 +0000
(11:12 -0700)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Thu, 29 May 2014 21:33:04 +0000
(14:33 -0700)
__save_fpu() can be called during early booting time when cpu caps are not
enabled and alternative can not be used yet. Therefore, it calls
xsave_state_booting() during booting time to save xstate to task's xsave area.
Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Link:
http://lkml.kernel.org/r/1401387164-43416-14-git-send-email-fenghua.yu@intel.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/include/asm/fpu-internal.h
patch
|
blob
|
history
diff --cc
arch/x86/include/asm/fpu-internal.h
Simple merge