The following commit has been merged into the irq/urgent branch of tip: Commit-ID: 243d30803744155a54bfb8a844cc964945cfd9a1 Gitweb: https://git.kernel.org/tip/243d30803744155a54bfb8a844cc964945cfd9a1 Author: Thomas Gleixner <tglx@xxxxxxxxxxxxx> AuthorDate: Sat, 29 Jan 2022 21:03:20 +01:00 Committer: Thomas Gleixner <tglx@xxxxxxxxxxxxx> CommitterDate: Sat, 29 Jan 2022 21:03:20 +01:00 Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent Pull irqchip fixes from Marc Zyngier: - Drop an unused private data field in the AIC driver - Various fixes to the realtek-rtl driver - Make the GICv3 ITS driver compile again in !SMP configurations - Force reset of the GICv3 ITSs at probe time to avoid issues during kexec - Yet another kfree/bitmap_free conversion - Various DT updates (Renesas, SiFive) Link: https://lore.kernel.org/r/20220128174217.517041-1-maz@xxxxxxxxxx ---