aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2011-02-02 17:10:48 +0100
committerThomas Gleixner <[email protected]>2011-02-08 19:37:12 +0100
commitc305d524e5dd3c3c7a6035083e30950bea1b52dc (patch)
tree2929186dfc8b0f1094375873231809768d1ac385 /tools/perf/scripts/python/sched-migration.py
parentc9a443cdf7726ce8b78c3177c6ae601ce37292fc (diff)
softirq: Avoid stack switch from ksoftirqd
ksoftirqd() calls do_softirq() which switches stacks on several architectures. That makes no sense at all. ksoftirqd's stack is sufficient. Call __do_softirq() directly. Signed-off-by: Thomas Gleixner <[email protected]> Acked-by: Peter Zijlstra <[email protected]> Cc: Benjamin Herrenschmidt <[email protected]> Cc: Heiko Carstens <[email protected]> Acked-by: David Miller <[email protected]> Cc: Paul Mundt <[email protected]> Reviewed-by: Frank Rowand <[email protected]> LKML-Reference: <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions