commit | 73c1377da9fb732bf8ff1b262a92507e8736b1bf | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun May 13 13:07:16 2012 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun May 13 13:07:16 2012 -0700 |
tree | fb978e875640b2959f32bb5cdbcaa5335bce9642 | |
parent | 0f031b3f26c5fc019d541e41ae53b32e2dc6a373 [diff] |
sparc32: Kill btfixup for xchg()'s 'swap' instruction. 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>