From: Marc Zyngier <maz@kernel.org>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: Hector Martin <marcan@marcan.st>,
Jamie Iles <jamie@jamieiles.com>,
Matt Ranostay <mranostay@ti.com>,
Michal Simek <michal.simek@amd.com>,
Robin Murphy <robin.murphy@arm.com>,
Wei Yongjun <weiyongjun1@huawei.com>,
linux-kernel@vger.kernel.org, kernel-team@android.com
Subject: [GIT PULL] irqchip fixes for 5.19, take #2
Date: Fri, 1 Jul 2022 14:35:31 +0100 [thread overview]
Message-ID: <20220701133531.1545319-1-maz@kernel.org> (raw)
Hi Thomas,
Here's a tiny set of fixes for 5.19. Most of it is on the cosmetic
side of things, save for the GIC patch that fixes a regression on a
platform with pretty funky firmware tables...
Please pull,
M.
The following changes since commit 6fac824f40987a54a08dfbcc36145869d02e45b1:
irqchip/loongson-liointc: Use architecture register to get coreid (2022-06-10 08:57:19 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git tags/irqchip-fixes-5.19-2
for you to fetch changes up to 1357d2a65601bc0afb221672d5a8f1649063a141:
irqchip/apple-aic: Make symbol 'use_fast_ipi' static (2022-07-01 14:26:13 +0100)
----------------------------------------------------------------
irqchip fixes for 5.19, take #2
- Gracefully handle failure to request MMIO resources in the GICv3 driver
- Make a static key static in the Apple AIC driver
- Fix the Xilinx intc driver dependency on OF_ADDRESS
----------------------------------------------------------------
Jamie Iles (1):
irqchip/xilinx: Add explicit dependency on OF_ADDRESS
Robin Murphy (1):
irqchip/gicv3: Handle resource request failure consistently
Wei Yongjun (1):
irqchip/apple-aic: Make symbol 'use_fast_ipi' static
drivers/irqchip/Kconfig | 2 +-
drivers/irqchip/irq-apple-aic.c | 2 +-
drivers/irqchip/irq-gic-v3.c | 41 +++++++++++++++++++++++++++++++----------
3 files changed, 33 insertions(+), 12 deletions(-)
next reply other threads:[~2022-07-01 13:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-01 13:35 Marc Zyngier [this message]
2022-07-06 16:37 ` [tip: irq/urgent] Merge tag 'irqchip-fixes-5.19-2' 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=20220701133531.1545319-1-maz@kernel.org \
--to=maz@kernel.org \
--cc=jamie@jamieiles.com \
--cc=kernel-team@android.com \
--cc=linux-kernel@vger.kernel.org \
--cc=marcan@marcan.st \
--cc=michal.simek@amd.com \
--cc=mranostay@ti.com \
--cc=robin.murphy@arm.com \
--cc=tglx@linutronix.de \
--cc=weiyongjun1@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