diff options
author | Thomas Gleixner <[email protected]> | 2017-06-20 01:37:27 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2017-06-22 18:21:16 +0200 |
commit | e8a7035039306c90bcc99129ffc18e0be052bbb9 (patch) | |
tree | 18d42cbf81c3b2b6fa16ca23c8704805630e47b5 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 735c09524d3e7c92315e8e2699a1b9acb4fb415c (diff) |
genirq/cpuhotplug: Reorder check logic
Move the checks for a valid irq chip and the irq_set_affinity() callback
right in front of the whole migration logic. No point in doing a gazillion
of other things when the interrupt cannot be migrated at all.
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: Marc Zyngier <[email protected]>
Cc: Michael Ellerman <[email protected]>
Cc: Keith Busch <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions