diff options
author | Xiaotian Feng <[email protected]> | 2012-10-30 22:06:01 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2012-11-03 15:10:14 -0400 |
commit | d145f7ec23b6366e2b75442eaefafa11077ed568 (patch) | |
tree | e4e55db0052c66711670fd8c60207adbb06d4000 /tools/perf/util/trace-event-scripting.c | |
parent | 0f89a5733a8d28174c7adeb1fdc20ac11439e766 (diff) |
tipc: do not use tasklet_disable before tasklet_kill
If tasklet_disable() is called before related tasklet handled,
tasklet_kill will never be finished. tasklet_kill is enough.
Signed-off-by: Xiaotian Feng <[email protected]>
Cc: Jon Maloy <[email protected]>
Cc: Allan Stephens <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions