Home
last modified time | relevance | path

Searched hist:"0 f5209fee90b4544c58b4278d944425292789967" (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/irq/
H A DKconfigdiff 0f5209fee90b4544c58b4278d944425292789967 Fri Jul 01 22:00:50 CEST 2022 Samuel Holland <samuel@sholland.org> genirq: GENERIC_IRQ_IPI depends on SMP

The generic IPI code depends on the IRQ affinity mask being allocated
and initialized. This will not be the case if SMP is disabled. Fix up
the remaining driver that selected GENERIC_IRQ_IPI in a non-SMP config.

Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220701200056.46555-3-samuel@sholland.org