[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20181023111032.GA113000@gmail.com>
Date: Tue, 23 Oct 2018 13:10:32 +0200
From: Ingo Molnar <mingo@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
Borislav Petkov <bp@...en8.de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>
Subject: [GIT PULL] x86/apic changes for v4.20
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(-)
Powered by blists - more mailing lists