summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/apic.c
diff options
context:
space:
mode:
authorRuslan Ruslichenko <rruslich@cisco.com>2017-01-17 16:13:52 +0200
committerThomas Gleixner <tglx@linutronix.de>2017-01-18 11:51:02 +0100
commita9b4f08770b415f30f2fb0f8329a370c8f554aa3 (patch)
tree725de24512644890c4a94e3b25df464782c5a777 /arch/x86/kernel/apic/apic.c
parent914122c389d091a02f7b5476209af715e77ccb73 (diff)
downloadlinux-a9b4f08770b415f30f2fb0f8329a370c8f554aa3.tar.gz
linux-a9b4f08770b415f30f2fb0f8329a370c8f554aa3.tar.bz2
linux-a9b4f08770b415f30f2fb0f8329a370c8f554aa3.zip
x86/ioapic: Restore IO-APIC irq_chip retrigger callback
commit d32932d02e18 removed the irq_retrigger callback from the IO-APIC chip and did not add it to the new IO-APIC-IR irq chip. There is no harm because the interrupts are resent in software when the retrigger callback is NULL, but it's less efficient. So restore them. [ tglx: Massaged changelog ] Fixes: d32932d02e18 ("x86/irq: Convert IOAPIC to use hierarchical irqdomain interfaces") Signed-off-by: Ruslan Ruslichenko <rruslich@cisco.com> Cc: xe-linux-external@cisco.com Link: http://lkml.kernel.org/r/1484662432-13580-1-git-send-email-rruslich@cisco.com Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'arch/x86/kernel/apic/apic.c')
0 files changed, 0 insertions, 0 deletions