Skip to content
Commit 005aff77 authored by Daniel Leung's avatar Daniel Leung Committed by David Leach
Browse files

interrupt_controller: ioapic_intr: revert CPU target change



Commit 5a9a33b0 changes interrupt
destination in an attempt to broadcast interrupts. However, this
change causes interrupts to stop working on the UP Squared board
in non-SMP configuration. According to QEMU source code,
physical destination address 0xFF000000 is a special case where
it broadcasts the interrupts. However, none of the IOAPIC
documentation (that I can find) describes this behavior. So,
revert that commit.

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent c248cdf1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment