diff options
author | Suresh Siddha <[email protected]> | 2011-08-23 17:05:23 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2011-09-21 10:21:59 +0200 |
commit | 13ea20f7a29aec1ed776de05f86bd892dc9ac395 (patch) | |
tree | e84d3369f5a39dc38ce43823036c1028c1fa7dcd /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | f5d1b97bcdd8ac195f48c645bffcb88bcea533e4 (diff) |
x86, msi, intr-remap: Use the ioapic set affinity routine
IRQ set affinity routine is same for the IO-APIC IRQ's aswell as
the MSI IRQ's in the presence of interrupt-remapping. This is
because we modify the interrupt-remapping table entry and
doesn't touch the IO-APIC RTE or the MSI entry.
So remove the ir_msi_set_affinity() and re-use the
ir_ioapic_set_affinity()
Signed-off-by: Suresh Siddha <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions