linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] irqchip fixes for 5.18, take #1
@ 2022-04-09  9:42 Marc Zyngier
  2022-04-09 20:29 ` [tip: irq/urgent] Merge tag 'irqchip-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent tip-bot2 for Thomas Gleixner
  0 siblings, 1 reply; 2+ messages in thread
From: Marc Zyngier @ 2022-04-09  9:42 UTC (permalink / raw)
  To: Thomas Gleixner
  Cc: Andre Przywara, Hulk Robot, Jingyi Wang, Lorenzo Pieralisi,
	Nianyao Tang, Shawn Guo, Yang Yingliang, YueHaibing,
	linux-kernel, kernel-team

Hi Thomas

Here's a handful of fixes from the irqchip department. Most of them
are affecting the various GICs one way or another, with a pretty
embarrassing one that took no less than 8 years to spot... I'll take
the blame on that one.

Please pull,

	M.

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git tags/irqchip-fixes-5.18-1

for you to fetch changes up to 544808f7e21cb9ccdb8f3aa7de594c05b1419061:

  irqchip/gic, gic-v3: Prevent GSI to SGI translations (2022-04-05 16:33:47 +0100)

----------------------------------------------------------------
irqchip fixes for 5.18, take #1

- Fix GICv3 polling for RWP in redistributors

- Reject ACPI attempts to use SGIs on GIC/GICv3

- Fix unpredictible behaviour when making a VPE non-resident
  with GICv4

- A couple of fixes for the newly merged qcom-mpm driver

----------------------------------------------------------------
Andre Przywara (1):
      irqchip/gic, gic-v3: Prevent GSI to SGI translations

Marc Zyngier (2):
      irqchip/gic-v4: Wait for GICR_VPENDBASER.Dirty to clear before descheduling
      irqchip/gic-v3: Fix GICR_CTLR.RWP polling

Yang Yingliang (1):
      irqchip/irq-qcom-mpm: fix return value check in qcom_mpm_init()

YueHaibing (1):
      irq/qcom-mpm: Fix build error without MAILBOX

 drivers/irqchip/Kconfig          |  1 +
 drivers/irqchip/irq-gic-v3-its.c | 28 +++++++++++++++++++---------
 drivers/irqchip/irq-gic-v3.c     | 14 ++++++++++----
 drivers/irqchip/irq-gic.c        |  6 ++++++
 drivers/irqchip/irq-qcom-mpm.c   |  2 +-
 5 files changed, 37 insertions(+), 14 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [tip: irq/urgent] Merge tag 'irqchip-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
  2022-04-09  9:42 [GIT PULL] irqchip fixes for 5.18, take #1 Marc Zyngier
@ 2022-04-09 20:29 ` tip-bot2 for Thomas Gleixner
  0 siblings, 0 replies; 2+ messages in thread
From: tip-bot2 for Thomas Gleixner @ 2022-04-09 20:29 UTC (permalink / raw)
  To: linux-tip-commits; +Cc: x86, linux-kernel, maz

The following commit has been merged into the irq/urgent branch of tip:

Commit-ID:     63ef1a8a07ef64f802af1adadae3b05ba824c534
Gitweb:        https://git.kernel.org/tip/63ef1a8a07ef64f802af1adadae3b05ba824c534
Author:        Thomas Gleixner <tglx@linutronix.de>
AuthorDate:    Sat, 09 Apr 2022 22:21:55 +02:00
Committer:     Thomas Gleixner <tglx@linutronix.de>
CommitterDate: Sat, 09 Apr 2022 22:21:55 +02:00

Merge tag 'irqchip-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent

Pull irqchip fixes from Marc Zyngier:

 - Fix GICv3 polling for RWP in redistributors

 - Reject ACPI attempts to use SGIs on GIC/GICv3

 - Fix unpredictible behaviour when making a VPE non-resident
   with GICv4

 - A couple of fixes for the newly merged qcom-mpm driver

Link: https://lore.kernel.org/lkml/20220409094229.267649-1-maz@kernel.org
---

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-09 20:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-09  9:42 [GIT PULL] irqchip fixes for 5.18, take #1 Marc Zyngier
2022-04-09 20:29 ` [tip: irq/urgent] Merge tag 'irqchip-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent tip-bot2 for Thomas Gleixner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).