From: Marc Zyngier <maz@kernel.org>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: "Florian Fainelli" <florian.fainelli@broadcom.com>,
"Jonas Gorski" <jonas.gorski@gmail.com>,
"Kunkun Jiang" <jiangkunkun@huawei.com>,
"Lorenzo Pieralisi" <lpieralisi@kernel.org>,
"Philippe Mathieu-Daudé" <philmd@linaro.org>,
"Sebastian Reichel" <sebastian.reichel@collabora.com>,
wanghaibin.wang@huawei.com, "Zenghui Yu" <yuzenghui@huawei.com>,
linux-kernel@vger.kernel.org
Subject: [GIT PULL] irqchip fixes for 6.5, take ]1
Date: Mon, 17 Jul 2023 12:38:57 +0100 [thread overview]
Message-ID: <20230717113857.304919-1-maz@kernel.org> (raw)
Thomas,
Here's a small set of irqchip fixes for 6.5. Two workarounds for
broken HW, and pair of bug fixes.
Please pull,
M.
The following changes since commit a82f3119d543406ed5b242deabf83cdecb9fe523:
Merge branch irq/misc-6.5 into irq/irqchip-next (2023-06-21 13:53:41 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git tags/irqchip-fixes-6.5-1
for you to fetch changes up to 6fe5c68ee6a1aae0ef291a56001e7888de547fa2:
irqchip/gic-v3: Workaround for GIC-700 erratum 2941627 (2023-07-11 09:04:31 +0100)
----------------------------------------------------------------
irqchip fixes for 6.5, take #1
- Work around an erratum on GIC700, where a race between a CPU
handling a wake-up interrupt, a change of affinity, and another
CPU going to sleep can result in a lack of wake-up event on the
next interrupt.
- Fix the locking required on a VPE for GICv4
- Enable Rockchip 3588001 erratum workaround for RK3588S
- Fix the irq-bcm6345-l1 assumtions of the boot CPU always be
the first CPU in the system
----------------------------------------------------------------
Jonas Gorski (1):
irq-bcm6345-l1: Do not assume a fixed block to cpu mapping
Lorenzo Pieralisi (1):
irqchip/gic-v3: Workaround for GIC-700 erratum 2941627
Marc Zyngier (1):
irqchip/gic-v4.1: Properly lock VPEs when doing a directLPI invalidation
Sebastian Reichel (1):
irqchip/gic-v3: Enable Rockchip 3588001 erratum workaround for RK3588S
Documentation/arm64/silicon-errata.rst | 3 ++
drivers/irqchip/irq-bcm6345-l1.c | 14 +++---
drivers/irqchip/irq-gic-v3-its.c | 78 +++++++++++++++++++++-------------
drivers/irqchip/irq-gic-v3.c | 62 ++++++++++++++++++++++++++-
4 files changed, 117 insertions(+), 40 deletions(-)
next reply other threads:[~2023-07-17 11:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-17 11:38 Marc Zyngier [this message]
2023-07-24 8:35 ` [tip: irq/urgent] Merge tag 'irqchip-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent tip-bot2 for Thomas Gleixner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230717113857.304919-1-maz@kernel.org \
--to=maz@kernel.org \
--cc=florian.fainelli@broadcom.com \
--cc=jiangkunkun@huawei.com \
--cc=jonas.gorski@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lpieralisi@kernel.org \
--cc=philmd@linaro.org \
--cc=sebastian.reichel@collabora.com \
--cc=tglx@linutronix.de \
--cc=wanghaibin.wang@huawei.com \
--cc=yuzenghui@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®