commit | 176393d4232a89aaf8745b0726f4d212a20103f1 | [log] [tgz] |
---|---|---|
author | Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> | Thu Feb 07 00:16:11 2008 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu Feb 07 08:42:31 2008 -0800 |
tree | f5d64f19a7db6da5d694c209fa8ac2d6ce43dd29 | |
parent | 32f49eab5e893007c0064f465c857ac7c4d40b77 [diff] |
Add cmpxchg_local to arm Use the new generic cmpxchg_local (disables interrupt). Also use the generic cmpxchg as fallback if SMP is not set. Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> Cc: Russell King <rmk@arm.linux.org.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>