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:
343cde5
)
[PATCH] x86-64: Use different constraint for gcc < 4.1 in bitops.h
author
Andi Kleen
<ak@suse.de>
Thu, 11 Jan 2007 00:52:44 +0000
(
01:52
+0100)
committer
Andi Kleen
<andi@basil.nowhere.org>
Thu, 11 Jan 2007 00:52:44 +0000
(
01:52
+0100)
+m is really correct for a RMW instruction, but some older gccs
error out. I finally gave in and ifdefed it.
This fixes compilation errors with some compiler version.
Signed-off-by: Andi Kleen <ak@suse.de>
No differences found