aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dynamic_debug.c
diff options
context:
space:
mode:
authorDavid Sterba <[email protected]>2010-11-02 22:36:02 +0000
committerJoel Becker <[email protected]>2010-11-18 22:10:55 +0000
commita48a982a6bd3896274dd643397c72da9258411e2 (patch)
treed94208ff3ec315325eef3eaf365a9d71451ba3b2 /lib/dynamic_debug.c
parentFix build failure at cx25821-video driver (diff)
downloadkernel-a48a982a6bd3896274dd643397c72da9258411e2.tar.gz
kernel-a48a982a6bd3896274dd643397c72da9258411e2.zip
fs/ocfs2/dlm: Use GFP_ATOMIC under spin_lock
coccinelle check scripts/coccinelle/locks/call_kern.cocci found that in fs/ocfs2/dlm/dlmdomain.c an allocation with GFP_KERNEL is done with locks held: dlm_query_region_handler spin_lock(dlm_domain_lock) dlm_match_regions kmalloc(GFP_KERNEL) Change it to GFP_ATOMIC. Signed-off-by: David Sterba <[email protected]> CC: Joel Becker <[email protected]> CC: Mark Fasheh <[email protected]> CC: [email protected] -- Exists in v2.6.37-rc1 and current linux-next. Signed-off-by: Joel Becker <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions