]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'irqchip-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorThomas Gleixner <tglx@linutronix.de>
Sat, 9 Apr 2022 20:21:55 +0000 (22:21 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 9 Apr 2022 20:21:55 +0000 (22:21 +0200)
commit8b8765f1f3e1435193f170a638b37faace2e05b5
tree3f164e2af4b375087930e95c78c60c0f401bc4ed
parentdbb008736a8c113ef1e12b4e4b4351fac2a15ede
parent48a301e4881744ab2b4e339e26228b18fd3bea26
Merge tag 'irqchip-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent

Pull irqchip fixes from Marc Zyngier:

 - Fix GICv3 polling for RWP in redistributors

 - Reject ACPI attempts to use SGIs on GIC/GICv3

 - Fix unpredictible behaviour when making a VPE non-resident
   with GICv4

 - A couple of fixes for the newly merged qcom-mpm driver

Link: https://lore.kernel.org/lkml/20220409094229.267649-1-maz@kernel.org