commit | 2fa9e7e2dce6aafecc1890461bdc00d78897be8b | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Sun Jan 08 01:01:17 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Jan 08 20:13:36 2006 -0800 |
tree | ea17c2801b5f9b59027641cb1aebc87d83397363 | |
parent | 2919b51075b3906c2f476e5a932244af1947bf80 [diff] |
[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>