aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw@amazon.co.uk>2021-01-06 15:39:55 +0000
committerJuergen Gross <jgross@suse.com>2021-01-13 16:12:03 +0100
commit8f4fd86aa5d6aa122619623910065d236592e37c (patch)
tree5e297925c38d026b2f6a35c863bbc2c6688959e9 /arch
parentxen: Fix event channel callback via INTX/GSI (diff)
downloadlinux-dev-8f4fd86aa5d6aa122619623910065d236592e37c.tar.xz
linux-dev-8f4fd86aa5d6aa122619623910065d236592e37c.zip
xen: Set platform PCI device INTX affinity to CPU0
With INTX or GSI delivery, Xen uses the event channel structures of CPU0. If the interrupt gets handled by Linux on a different CPU, then no events are seen as pending. Rather than introducing locking to allow other CPUs to process CPU0's events, just ensure that the PCI interrupts happens only on CPU0. Signed-off-by: David Woodhouse <dwmw@amazon.co.uk> Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com> Link: https://lore.kernel.org/r/20210106153958.584169-3-dwmw2@infradead.org Signed-off-by: Juergen Gross <jgross@suse.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions