From: Linus Torvalds Date: Sun, 21 Jan 2018 18:39:58 +0000 (-0800) Subject: Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v5.15~9628 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=66f816241895dc8a1614c1114c0a97b167e4ce64;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'irq-urgent-for-linus' of git://git./linux/kernel/git/tip/tip Pull irq fix from Thomas Gleixner: "A single fix for the new matrix allocator to prevent vector exhaustion by certain network drivers which allocate gazillions of unused vectors which cannot be put into reservation mode due to MSI and the lack of MSI entry masking. The fix/workaround is to spread the vectors across CPUs by searching the supplied target CPU mask for the CPU with the smallest number of allocated vectors" * 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: irq/matrix: Spread interrupts on allocation --- 66f816241895dc8a1614c1114c0a97b167e4ce64