[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <163248591729.25758.12136481276210509832.tip-bot2@tip-bot2>
Date: Fri, 24 Sep 2021 12:18:37 -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.15-1' 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: f9bfed3ad5b1662426479be2c7b26a608560b7d4
Gitweb: https://git.kernel.org/tip/f9bfed3ad5b1662426479be2c7b26a608560b7d4
Author: Thomas Gleixner <tglx@...utronix.de>
AuthorDate: Fri, 24 Sep 2021 14:11:04 +02:00
Committer: Thomas Gleixner <tglx@...utronix.de>
CommitterDate: Fri, 24 Sep 2021 14:11:04 +02:00
Merge tag 'irqchip-fixes-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
Pull irqchip fixes from Marc Zyngier:
- Work around a bad GIC integration on a Renesas platform, where the
interconnect cannot deal with byte-sized MMIO accesses
- Cleanup another Renesas driver abusing the comma operator
- Fix a potential GICv4 memory leak on an error path
- Make the type of 'size' consistent with the rest of the code in
__irq_domain_add()
- Fix a regression in the Armada 370-XP IPI path
- Fix the build for the obviously unloved goldfish-pic
- Some documentation fixes
Link: https://lore.kernel.org/r/20210924090933.2766857-1-maz@kernel.org
---
Powered by blists - more mailing lists