summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@linux.vnet.ibm.com>2017-08-18 20:59:16 +0300
committerPaul E. McKenney <paulmck@linux.vnet.ibm.com>2017-10-10 00:24:14 +0300
commit6733bab7bc09b67668028dab562caea1b4ff3c69 (patch)
treea35a59d78803e1c153017b1635d5a8e558344cde /tools/perf/scripts/python/call-graph-from-sql.py
parentc63eb17ff06dbcf73e771b9b425c531cc0a9c17b (diff)
downloadlinux-6733bab7bc09b67668028dab562caea1b4ff3c69.tar.xz
irq_work: Map irq_work_on_queue() to irq_work_on() in !SMP
Commit 478850160636 ("irq_work: Implement remote queueing") provides irq_work_on_queue() only for SMP builds. However, providing it simplifies code that submits irq_work to lists of CPUs, eliminating the !SMP special cases. This commit therefore maps irq_work_on_queue() to irq_work_on() in !SMP builds, but validating the specified CPU. Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions