[GIT PULL] x86/apic changes for v4.20

From: Ingo Molnar
Date: Tue Oct 23 2018 - 07:10:38 EST


Linus,

Please pull the latest x86-apic-for-linus git tree from:

git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-apic-for-linus

# HEAD: 76f99ae5b54d48430d1f0c5512a84da0ff9761e0 irq/matrix: Spread managed interrupts on allocation

Improve the spreading of managed IRQs at allocation time.

Thanks,

Ingo

------------------>
Dou Liyang (2):
irq/matrix: Split out the CPU selection code into a helper
irq/matrix: Spread managed interrupts on allocation


arch/x86/kernel/apic/vector.c | 9 +++--
include/linux/irq.h | 3 +-
kernel/irq/matrix.c | 82 +++++++++++++++++++++++++++----------------
3 files changed, 58 insertions(+), 36 deletions(-)