]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'irqchip-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorBorislav Petkov <bp@suse.de>
Tue, 27 Sep 2022 13:29:33 +0000 (15:29 +0200)
committerBorislav Petkov <bp@suse.de>
Tue, 27 Sep 2022 13:29:33 +0000 (15:29 +0200)
commit9562a49ee32be933565ce32f69b126a044e1fb92
treea3fc9914daf2ca2fdedc7e4810302affdeb5680b
parent3f368c5ff6e7455863bb0c919afa0400d24a45a3
parent97c0513023c8d0be2651dc0097280ecf7cf35ed2
Merge tag 'irqchip-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent

Pull more irqchip fixes for 6.0 from Marc Zyngier:

  - A couple of configuration fixes for the recently merged Loongarch drivers

  - A fix to avoid dynamic allocation of a cpumask which was causing issues
    with PREEMPT_RT and the GICv3 ITS

  - A tightening of an error check in the stm32 exti driver

Link: https://lore.kernel.org/r/20220916085158.2592518-1-maz@kernel.org