From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Sat, 10 Aug 2019 22:46:25 +0000 (-0700)
Subject: Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... 
X-Git-Tag: v5.3-rc4~7
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=ed254bb54fed18549b96285cfdadd69780f52c14;p=linux.git

Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull irq fix from Thomas Gleixner:
 "A small fix for the affinity spreading code.

  It failed to handle situations where a single vector was requested
  either due to only one CPU being available or vector exhaustion
  causing only a single interrupt to be granted.

  The fix is to simply remove the requirement in the affinity spreading
  code for more than one interrupt being available"

* 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  genirq/affinity: Create affinity mask for single vector
---

ed254bb54fed18549b96285cfdadd69780f52c14