aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorLukas Wunner <[email protected]>2018-07-19 17:27:39 -0500
committerBjorn Helgaas <[email protected]>2018-07-23 17:04:12 -0500
commitec07a4473072ff0607e3126ce26c31dbf81f9a15 (patch)
tree40c25791e2d03df387315cfc9ca6fbfa38244847 /tools/perf/scripts/python/call-graph-from-sql.py
parent7b4ce26bcf697e3a4aa9ba2a5b456562e0fb7af4 (diff)
PCI: pciehp: Convert to threaded polling
We've just converted pciehp to threaded IRQ handling, but still cannot sleep in pciehp_ist() because the function is also called in poll mode, which runs in softirq context (from a timer). Convert poll mode to a kthread so that pciehp_ist() always runs in task context. Signed-off-by: Lukas Wunner <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Cc: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions