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:
0f031b3
)
sparc32: Kill btfixup for xchg()'s 'swap' instruction.
author
David S. Miller
<davem@davemloft.net>
Sun, 13 May 2012 20:07:16 +0000
(13:07 -0700)
committer
David S. Miller
<davem@davemloft.net>
Sun, 13 May 2012 20:07:16 +0000
(13:07 -0700)
We always have this instruction available, so no need to use
btfixup for it any more.
This also eradicates the whole of atomic_32.S and thus the
__atomic_begin and __atomic_end symbols completely.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found