diff options
author | 2006-09-30 23:28:21 -0700 | |
---|---|---|
committer | 2006-10-01 00:39:26 -0700 | |
commit | c902e0a0102f1095eec4b3511c13c84ca2bc4577 (patch) | |
tree | d0b276420263d02436a2f10d323407615f48b94f /fs/bfs/file.c | |
parent | [PATCH] ipmi: don't start kipmid if the IPMI driver can use interrupts (diff) | |
download | wireguard-linux-c902e0a0102f1095eec4b3511c13c84ca2bc4577.tar.xz wireguard-linux-c902e0a0102f1095eec4b3511c13c84ca2bc4577.zip |
[PATCH] Pass sparse the lock expression given to lock annotations
The lock annotation macros __acquires, __releases, __acquire, and __release
all currently throw away the lock expression passed as an argument. Now
that sparse can parse __context__ and __attribute__((context)) with a
context expression, pass the lock expression down to sparse as the context
expression. This requires a version of sparse from GIT commit
37475a6c1c3e66219e68d912d5eb833f4098fd72 or later.
Signed-off-by: Josh Triplett <josh@freedesktop.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/bfs/file.c')
0 files changed, 0 insertions, 0 deletions