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:
aeb9c7d
)
x86, cpu: Re-run get_cpu_cap() after adjusting the CPUID level
author
H. Peter Anvin
<hpa@linux.intel.com>
Tue, 21 Sep 2010 01:01:46 +0000
(18:01 -0700)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Tue, 21 Sep 2010 01:03:28 +0000
(18:03 -0700)
At least on Intel, adjusting the max CPUID level can expose new CPUID
features, so we need to re-run get_cpu_cap() after changing the CPUID
level.
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found