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:
724a92e
)
x86, mem, intel: Initialize Enhanced REP MOVSB/STOSB
author
Fenghua Yu
<fenghua.yu@intel.com>
Tue, 17 May 2011 22:29:11 +0000
(15:29 -0700)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Tue, 17 May 2011 22:40:23 +0000
(15:40 -0700)
If kernel intends to use enhanced REP MOVSB/STOSB, it must ensure
IA32_MISC_ENABLE.Fast_String_Enable (bit 0) is set and CPUID.(EAX=07H, ECX=0H):
EBX[bit 9] also reports 1.
Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Link:
http://lkml.kernel.org/r/1305671358-14478-3-git-send-email-fenghua.yu@intel.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found