locking, ARM: Annotate low level hw locks as raw
authorThomas Gleixner <tglx@linutronix.de>
Fri, 3 Jul 2009 13:44:46 +0000 (08:44 -0500)
committerIngo Molnar <mingo@elte.hu>
Tue, 13 Sep 2011 09:12:14 +0000 (11:12 +0200)
commitbd31b85960a7fcb2d7ede216460b8da71a88411c
treef2ab1a1105705856c5cdfc71bcf3f7b5f897d30d
parenta1741e7fcbc19a67520115df480ab17012cc3d0b
locking, ARM: Annotate low level hw locks as raw

Annotate the low level hardware locks which must not be preempted.

In mainline this change documents the low level nature of
the lock - otherwise there's no functional difference. Lockdep
and Sparse checking will work as usual.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
18 files changed:
arch/arm/common/gic.c
arch/arm/include/asm/dma.h
arch/arm/include/asm/mmu.h
arch/arm/kernel/dma.c
arch/arm/kernel/smp.c
arch/arm/kernel/traps.c
arch/arm/mach-footbridge/include/mach/hardware.h
arch/arm/mach-footbridge/netwinder-hw.c
arch/arm/mach-footbridge/netwinder-leds.c
arch/arm/mach-integrator/core.c
arch/arm/mach-integrator/pci_v3.c
arch/arm/mach-ixp4xx/common-pci.c
arch/arm/mach-shark/leds.c
arch/arm/mm/cache-l2x0.c
arch/arm/mm/context.c
arch/arm/mm/copypage-v4mc.c
arch/arm/mm/copypage-v6.c
arch/arm/mm/copypage-xscale.c