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:
7e00df5
)
x86: use X86_FEATURE_NOPL in alternatives
author
H. Peter Anvin
<hpa@zytor.com>
Tue, 19 Aug 2008 00:50:33 +0000
(17:50 -0700)
committer
H. Peter Anvin
<hpa@zytor.com>
Tue, 19 Aug 2008 01:22:18 +0000
(18:22 -0700)
Use X86_FEATURE_NOPL to determine if it is safe to use P6 NOPs in
alternatives. Also, replace table and loop with simple if statement.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
No differences found