diff options
author | Thomas Gleixner <[email protected]> | 2014-05-07 15:44:06 +0000 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2014-05-16 14:05:18 +0200 |
commit | b1ee544174fd0eb28a7770403b9577fd70f1cd3d (patch) | |
tree | 1eedb15e5d93d76ee341f3eeeab9d8198912cf79 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 7b6ef1262549f6afc5c881aaef80beb8fd15f908 (diff) |
x86: Implement arch_setup/teardown_hwirq()
This is just a cleanup to get rid of the create/destroy_irq variants
which were designed in hell.
The long term solution for x86 is to switch over to irq domains and
cleanup the whole vector allocation mess.
The generic irq_alloc_hwirqs() interface deliberately prevents
multi-MSI vector allocation to further enforce the irq domain
conversion (aside of the desire to support ioapic hotplug).
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Grant Likely <[email protected]>
Cc: Tony Luck <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions