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:
9cd4d78
)
x86/common.c: Make have_cpuid_p() a global function
author
Fenghua Yu
<fenghua.yu@intel.com>
Fri, 21 Dec 2012 07:44:23 +0000
(23:44 -0800)
committer
H. Peter Anvin
<hpa@linux.intel.com>
Thu, 31 Jan 2013 21:18:58 +0000
(13:18 -0800)
Remove static declaration in have_cpuid_p() to make it a global function. The
function will be called in early loading microcode.
Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Link:
http://lkml.kernel.org/r/1356075872-3054-4-git-send-email-fenghua.yu@intel.com
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
No differences found