aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorCong Wang <[email protected]>2012-02-03 15:37:15 -0800
committerLinus Torvalds <[email protected]>2012-02-03 16:16:41 -0800
commit92618184cb92c5b39d4d8573572d576f9ccb3c28 (patch)
treec2cd2a7e360d6879ccc871df125a8de725949a53 /tools/perf/util/scripting-engines/trace-event-python.c
parent99f02ef1f18631eb0a4e0ea0a3d56878dbcb4b90 (diff)
lkdtm: avoid calling lkdtm_do_action() with spinlock held
lkdtm_do_action() may call sleeping functions like kmalloc(), so do not call it with spin lock held. Signed-off-by: WANG Cong <[email protected]> Cc: Prarit Bhargava <[email protected]> Cc: Arnd Bergmann <[email protected]> Cc: Greg Kroah-Hartman <[email protected]> Reviewed-by: Dave Young <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions