commit | bd31b85960a7fcb2d7ede216460b8da71a88411c | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Fri Jul 03 08:44:46 2009 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Sep 13 11:12:14 2011 +0200 |
tree | f2ab1a1105705856c5cdfc71bcf3f7b5f897d30d | |
parent | a1741e7fcbc19a67520115df480ab17012cc3d0b [diff] |
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>