[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <165306556654.4207.16860910960888100211.tip-bot2@tip-bot2>
Date: Fri, 20 May 2022 16:52:46 -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/core] Merge tag 'irqchip-5.19' of
git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
The following commit has been merged into the irq/core branch of tip:
Commit-ID: cdb4913293897dde0df522ed5789ba016f3b9157
Gitweb: https://git.kernel.org/tip/cdb4913293897dde0df522ed5789ba016f3b9157
Author: Thomas Gleixner <tglx@...utronix.de>
AuthorDate: Fri, 20 May 2022 18:48:54 +02:00
Committer: Thomas Gleixner <tglx@...utronix.de>
CommitterDate: Fri, 20 May 2022 18:48:54 +02:00
Merge tag 'irqchip-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
Pull irqchip updates from Marc Zyngier:
- Add new infrastructure to stop gpiolib from rewriting irq_chip
structures behind our back. Convert a few of them, but this will
obviously be a long effort.
- A bunch of GICv3 improvements, such as using MMIO-based invalidations
when possible, and reducing the amount of polling we perform when
reconfiguring interrupts.
- Another set of GICv3 improvements for the Pseudo-NMI functionality,
with a nice cleanup making it easy to reason about the various
states we can be in when an NMI fires.
- The usual bunch of misc fixes and minor improvements.
Link: https://lore.kernel.org/all/20220519165308.998315-1-maz@kernel.org
---
Powered by blists - more mailing lists