diff options
author | Ingo Molnar <[email protected]> | 2018-02-27 17:48:08 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2018-03-09 11:50:55 +0100 |
commit | 82b691bedf05f258f1c86c96ee574b0d7795c0a1 (patch) | |
tree | d97728fa77c736941fbcf7e0792f54bfe9bbf4c2 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 6498ddad301c7a94162915d06d1efe2e5d20f6dc (diff) |
softirq: Consolidate common code in tasklet_[hi]_action()
tasklet_action() + tasklet_hi_action() are almost identical. Move the
common code from both function into __tasklet_action_common() and let
both functions invoke it with different arguments.
[ bigeasy: Splitted out from RT's "tasklet: Prevent tasklets from going
into infinite spin in RT" and added commit message]
Signed-off-by: Ingo Molnar <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Cc: Julia Cartwright <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions