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:
68d2cf2
)
perf, x86: Use ALTERNATIVE() to check for X86_FEATURE_PERFCTR_CORE
author
Robert Richter
<robert.richter@amd.com>
Sat, 16 Apr 2011 00:27:55 +0000
(
02:27
+0200)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 19 Apr 2011 08:08:12 +0000
(10:08 +0200)
Using ALTERNATIVE() when checking for X86_FEATURE_PERFCTR_CORE avoids
an extra pointer chase and data cache hit.
Signed-off-by: Robert Richter <robert.richter@amd.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link:
http://lkml.kernel.org/r/1302913676-14352-4-git-send-email-robert.richter@amd.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found