linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] irqchip fixes for 5.11, take #1
@ 2021-01-10 11:00 Marc Zyngier
  2021-01-12 20:29 ` [tip: irq/urgent] Merge tag 'irqchip-fixes-5.11-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 @ 2021-01-10 11:00 UTC (permalink / raw)
  To: Thomas Gleixner
  Cc: Dan Carpenter, David Lechner, Guenter Roeck, Huacai Chen,
	John Garry, Mathias Kresin, Suman Anna, Valentin Schneider,
	Zenghui Yu, Zheng Yongjun, kernel-team, linux-kernel

Hi Thomas,

Happy New Year!

This is the first set of fixes from the irqchip (and related)
department for 5.11. On the menu this time, three notable fixes: a
MIPS CPU hierarchy violation, a fix for the on-stack init of
msi_alloc_info (or lack thereof), and a fix for the RPi2/3 IPI irqchip
that broke on QEMU. The rest is a bunch of smaller cleanups and fixes.

Please pull,

	M.

The following changes since commit 2f5fbc4305d07725bfebaedb09e57271315691ef:

  irqchip/qcom-pdc: Fix phantom irq when changing between rising/falling (2020-12-12 10:46:02 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 599b3063adf4bf041a87a69244ee36aded0d878f:

  irqchip/mips-cpu: Set IPI domain parent chip (2021-01-10 10:20:24 +0000)

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

- Fix the MIPS CPU interrupt controller hierarchy
- Simplify the PRUSS Kconfig entry
- Eliminate trivial build warnings on the MIPS Loongson liointc
- Fix error path in devm_platform_get_irqs_affinity()
- Turn the BCM2836 IPI irq_eoi callback into irq_ack
- Fix initialisation of on-stack msi_alloc_info
- Cleanup spurious comma in irq-sl28cpld

----------------------------------------------------------------
Huacai Chen (1):
      irqchip/loongson-liointc: Fix build warnings

John Garry (1):
      driver core: platform: Add extra error check in devm_platform_get_irqs_affinity()

Marc Zyngier (1):
      irqchip/bcm2836: Fix IPI acknowledgement after conversion to handle_percpu_devid_irq

Mathias Kresin (1):
      irqchip/mips-cpu: Set IPI domain parent chip

Suman Anna (1):
      irqchip/pruss: Simplify the TI_PRUSS_INTC Kconfig

Zenghui Yu (1):
      genirq/msi: Initialize msi_alloc_info before calling msi_domain_prepare_irqs()

Zheng Yongjun (1):
      irqchip/irq-sl28cpld: Convert comma to semicolon

 drivers/base/platform.c                | 2 ++
 drivers/irqchip/Kconfig                | 5 +++--
 drivers/irqchip/irq-bcm2836.c          | 4 ++--
 drivers/irqchip/irq-loongson-liointc.c | 4 ++--
 drivers/irqchip/irq-mips-cpu.c         | 7 +++++++
 drivers/irqchip/irq-sl28cpld.c         | 2 +-
 kernel/irq/msi.c                       | 2 +-
 7 files changed, 18 insertions(+), 8 deletions(-)

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

* [tip: irq/urgent] Merge tag 'irqchip-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
  2021-01-10 11:00 [GIT PULL] irqchip fixes for 5.11, take #1 Marc Zyngier
@ 2021-01-12 20:29 ` tip-bot2 for Thomas Gleixner
  0 siblings, 0 replies; 2+ messages in thread
From: tip-bot2 for Thomas Gleixner @ 2021-01-12 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:     4bae052dde14c5538eca39592777b1d1987234ba
Gitweb:        https://git.kernel.org/tip/4bae052dde14c5538eca39592777b1d1987234ba
Author:        Thomas Gleixner <tglx@linutronix.de>
AuthorDate:    Tue, 12 Jan 2021 21:23:55 +01:00
Committer:     Thomas Gleixner <tglx@linutronix.de>
CommitterDate: Tue, 12 Jan 2021 21:23:55 +01:00

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

Pull irqchip fixes from Marc Zyngier:

 - Fix the MIPS CPU interrupt controller hierarchy
 - Simplify the PRUSS Kconfig entry
 - Eliminate trivial build warnings on the MIPS Loongson liointc
 - Fix error path in devm_platform_get_irqs_affinity()
 - Turn the BCM2836 IPI irq_eoi callback into irq_ack
 - Fix initialisation of on-stack msi_alloc_info
 - Cleanup spurious comma in irq-sl28cpld

Link: https://lore.kernel.org/r/20210110110001.2328708-1-maz@kernel.org
---

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

end of thread, other threads:[~2021-01-12 21:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-10 11:00 [GIT PULL] irqchip fixes for 5.11, take #1 Marc Zyngier
2021-01-12 20:29 ` [tip: irq/urgent] Merge tag 'irqchip-fixes-5.11-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).