[ARM] 3533/1: Implement the __raw_(read|write)_can_lock functions on ARM
authorCatalin Marinas <catalin.marinas@arm.com>
Fri, 19 May 2006 20:55:35 +0000 (21:55 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 19 May 2006 20:55:35 +0000 (21:55 +0100)
commitc2a4c40651e08e465d3a6130bd9f6dcc1ce21d83
treee8cc87fa6e0afad219b82655df183a3412a2f1d3
parentec64152fee25e2a63f06d40d32c7b4cb62eab9a3
[ARM] 3533/1: Implement the __raw_(read|write)_can_lock functions on ARM

Patch from Catalin Marinas

Recent patches introduced the write_can_lock() call in the kernel/ptrace.c
file. Implement the __raw_* variants on ARM (SMP) as well.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/asm-arm/spinlock.h