commit | 0280b571c1a153f8926612d8c8d7359242d596f5 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Thu Feb 03 22:54:11 2011 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Fri Feb 04 06:33:26 2011 -0600 |
tree | 17ecae86aca385ebc79a209314ca61bc635f5456 | |
parent | 73eb4c04e9e8ea7f6eb83694cb0c43e38d882a7c [diff] |
ioapic: Implement EOI handling for level-triggered IRQs Add the missing EOI broadcast from local APIC to the IOAPICs on completion of level-triggered IRQs. This ensures that a still asserted IRQ source properly re-triggers an APIC IRQ. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>