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:
b82f87f
)
[SPARC32]: Fix SMP build regression
author
Robert Reif
<reif@earthlink.net>
Tue, 27 Mar 2007 02:10:43 +0000
(19:10 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Tue, 27 Mar 2007 04:49:13 +0000
(21:49 -0700)
commit
b19cbe2a1695c09c74f83646c4b82b51123b3690
[BRIDGE]: Fix fdb RCU
race
breaks sparc SMP build because atomic_add_unless is not exported.
This patch exports atomic_add_unless and atomic_cmpxchg.
Signed-off-by: Robert Reif <reif@earthlink.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found