]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] frv: drop 8/16-bit xchg and cmpxchg
authorDavid Howells <dhowells@redhat.com>
Sun, 8 Jan 2006 09:01:17 +0000 (01:01 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 9 Jan 2006 04:13:36 +0000 (20:13 -0800)
commit7208ab4830c25408edef07de17a83a8f7a2179b7
treeea17c2801b5f9b59027641cb1aebc87d83397363
parentf764798b195e26921ce934330b74105557cf364f
[PATCH] frv: drop 8/16-bit xchg and cmpxchg

Drop support for 8-bit and 16-bit xchg and cmpxchg emulation and implements
32-bit xchg with the SWAP/SWAPI instruction.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/frv/lib/atomic-ops.S
include/asm-frv/atomic.h