]> 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)
commitbef84fd15f92ba3b8f3d3fdc198e384f3f30199d
treefb978e875640b2959f32bb5cdbcaa5335bce9642
parentc858e488f6d6823f6fdd87902d264e7590cb31a3
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