aboutsummaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorLuca Barbieri <[email protected]>2010-03-11 22:08:45 +0000
committerThomas Gleixner <[email protected]>2010-03-13 00:21:21 +0000
commitb97c4bc16734a2e597dac7f91ee9eb78f4aeef9a (patch)
treeee0b8c4633c53bea634dde8a0ed711d1bef7b2b8 /net/lapb/lapb_subr.c
parentx86/mce: Fix RCU lockdep splats (diff)
downloadkernel-b97c4bc16734a2e597dac7f91ee9eb78f4aeef9a.tar.gz
kernel-b97c4bc16734a2e597dac7f91ee9eb78f4aeef9a.zip
locking: Make sparse work with inline spinlocks and rwlocks
Currently sparse does not work with inline spinlock and rwlock functions. The problem is that they do not use the __acquires/__releases out-of-line functions, but use inline functions with no sparse annotations. This patch adds the appropriate annotations to make it work properly. Signed-off-by: Luca Barbieri <[email protected]> Cc: Ingo Molnar <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions