diff options
author | Thomas Gleixner <[email protected]> | 2018-06-04 17:33:56 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2018-06-06 15:18:20 +0200 |
commit | 8a2b7d142e7ac477d52f5f92251e59fc136d7ddd (patch) | |
tree | 0879d519f25b7077ced3a9e8b6b131d5ec54ccf2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c0255770ccdc77ef2184d2a0a2e0cde09d2b44a4 (diff) |
irq_remapping: Use apic_ack_irq()
To address the EBUSY fail of interrupt affinity settings in case that the
previous setting has not been cleaned up yet, use the new apic_ack_irq()
function instead of the special ir_ack_apic_edge() implementation which is
merily a wrapper around ack_APIC_irq().
Preparatory change for the real fix
Fixes: dccfe3147b42 ("x86/vector: Simplify vector move cleanup")
Signed-off-by: Thomas Gleixner <[email protected]>
Tested-by: Song Liu <[email protected]>
Cc: Joerg Roedel <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Song Liu <[email protected]>
Cc: Dmitry Safonov <[email protected]>
Cc: [email protected]
Cc: Mike Travis <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Tariq Toukan <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions