From: Thomas Gleixner Date: Fri, 3 Jul 2009 13:44:46 +0000 (-0500) Subject: locking, ARM: Annotate low level hw locks as raw X-Git-Tag: v3.2-rc1~166^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd31b85960a7fcb2d7ede216460b8da71a88411c;p=pandora-kernel.git 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 Cc: Russell King Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed