[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <163921644975.23020.1268108084524887170.tip-bot2@tip-bot2>
Date: Sat, 11 Dec 2021 09:54:09 -0000
From: "tip-bot2 for Thomas Gleixner" <tip-bot2@...utronix.de>
To: linux-tip-commits@...r.kernel.org
Cc: x86@...nel.org, linux-kernel@...r.kernel.org, maz@...nel.org
Subject: [tip: irq/urgent] Merge tag 'irqchip-fixes-5.16-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into
irq/urgent
The following commit has been merged into the irq/urgent branch of tip:
Commit-ID: b7fd35a0ad976ee8e7d4914e063410686b5fa353
Gitweb: https://git.kernel.org/tip/b7fd35a0ad976ee8e7d4914e063410686b5fa353
Author: Thomas Gleixner <tglx@...utronix.de>
AuthorDate: Sat, 11 Dec 2021 10:51:23 +01:00
Committer: Thomas Gleixner <tglx@...utronix.de>
CommitterDate: Sat, 11 Dec 2021 10:51:23 +01:00
Merge tag 'irqchip-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
Pull irqchip fixes from Marc Zyngier:
- Fix Armada-370-XP Multi-MSi allocation to be aligned on the allocation
size, as required by the PCI spec
- Fix aspeed-scu interrupt acknowledgement by directly writing to the
register instead of a read-modify-write sequence
- Use standard bitfirl helpers in the MIPS GIC driver instead of custom
constructs
- Fix the NVIC driver IPR register offset
- Correctly drop the reference of the device node in the irq-bcm7120-l2
driver
- Fix the GICv3 ITS INVALL command by issueing a following SYNC command
- Add a missing __init attribute to the init function of the Apple AIC
driver
Link: https://lore.kernel.org/r/20211210133516.664497-1-maz@kernel.org
---
Powered by blists - more mailing lists