]> git.baikalelectronics.ru Git - kernel.git/commit
sparc32: Kill btfixup for xchg()'s 'swap' instruction.
authorDavid S. Miller <davem@davemloft.net>
Sun, 13 May 2012 20:07:16 +0000 (13:07 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 13 May 2012 20:07:16 +0000 (13:07 -0700)
commit2092c099603082ad5c4cc0a56f08b59a6c95871f
treefb978e875640b2959f32bb5cdbcaa5335bce9642
parent1eb8e554a9a6991450a5ff7ae576d0277ec30e56
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>
arch/sparc/include/asm/cmpxchg_32.h
arch/sparc/kernel/sparc_ksyms_32.c
arch/sparc/kernel/time_32.c
arch/sparc/lib/Makefile
arch/sparc/lib/atomic_32.S [deleted file]
arch/sparc/mm/srmmu.c