Nicolas Palix e105007c12 Coccinelle: Add locks/call_kern.cocci
Find functions that refer to GFP_KERNEL but are called with locks held.
The proposed change of converting the GFP_KERNEL is not necessarily the
correct one.  It may be desired to unlock the lock, or to not call the
function under the lock in the first place.

Signed-off-by: Nicolas Palix <npalix@diku.dk>
Signed-off-by: Julia Lawall <julia@diku.dk>
Signed-off-by: Michal Marek <mmarek@suse.cz>
2010-08-31 11:37:53 +02:00
..
2010-07-02 13:51:11 +02:00
2010-03-07 13:33:00 +01:00
2010-03-07 21:19:09 +01:00
2010-03-07 21:22:56 +01:00
2010-03-23 12:26:38 +01:00
2010-02-05 22:33:43 +01:00
2010-03-07 21:38:32 +01:00