diff options
| author | Thomas Gleixner <[email protected]> | 2011-02-02 17:10:48 +0100 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2011-02-08 19:37:12 +0100 |
| commit | c305d524e5dd3c3c7a6035083e30950bea1b52dc (patch) | |
| tree | 2929186dfc8b0f1094375873231809768d1ac385 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | c9a443cdf7726ce8b78c3177c6ae601ce37292fc (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/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions