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:
537e331
)
x86: simplify sync_test_bit(), improve
author
Jeremy Fitzhardinge
<jeremy@goop.org>
Sat, 22 Mar 2008 20:27:38 +0000
(13:27 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 17 Apr 2008 15:41:30 +0000
(17:41 +0200)
Using a naked parameterless macro could lead to other tokens being
unexpectedly replaced.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/asm-x86/sync_bitops.h
patch
|
blob
|
history
diff --cc
include/asm-x86/sync_bitops.h
Simple merge