mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] irqchip fixes for 5.17, take #1
@ 2022-01-28 17:42 Marc Zyngier
  2022-01-29 20:11 ` [tip: irq/urgent] Merge tag 'irqchip-fixes-5.17-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-01-28 17:42 UTC (permalink / raw)
  To: Thomas Gleixner
  Cc: Anup Patel, Ard Biesheuvel, Christophe JAILLET,
	Geert Uytterhoeven, Geert Uytterhoeven, Hector Martin, Jay Chen,
	Kieran Bingham, Lorenzo Pieralisi, Rob Herring, Sander Vanheule,
	Valentin Schneider, linux-kernel, kernel-team

Hi Thomas,

Here's a small collection of fixes for 5.17. Nothing stands out, only
the usual cleanups, DT updates and small-scale bug fixes.

Please pull,

	M.

The following changes since commit cd448b24c621b2b676b4fa50a4ab4e9e9da114e2:

  Merge branch irq/misc-5.17 into irq/irqchip-next (2021-12-20 14:00:47 +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.17-1

for you to fetch changes up to c89e5eb7dcf1519e5e084ee82e0d29d4e751ddb7:

  dt-bindings: interrupt-controller: sifive,plic: Group interrupt tuples (2022-01-28 17:27:26 +0000)

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

- Drop an unused private data field in the AIC driver

- Various fixes to the realtek-rtl driver

- Make the GICv3 ITS driver compile again in !SMP configurations

- Force reset of the GICv3 ITSs at probe time to avoid issues during kexec

- Yet another kfree/bitmap_free conversion

- Various DT updates (Renesas, SiFive)

----------------------------------------------------------------
Ard Biesheuvel (1):
      irqchip/gic-v3-its: Fix build for !SMP

Christophe JAILLET (1):
      irqchip/loongson-pch-ms: Use bitmap_free() to free bitmap

Geert Uytterhoeven (3):
      dt-bindings: irqchip: renesas-irqc: Add R-Car V3U support
      dt-bindings: interrupt-controller: sifive,plic: Fix number of interrupts
      dt-bindings: interrupt-controller: sifive,plic: Group interrupt tuples

Marc Zyngier (2):
      irqchip/apple-aic: Drop unused ipi_hwirq field
      irqchip/gic-v3-its: Reset each ITS's BASERn register before probe

Sander Vanheule (3):
      irqchip/realtek-rtl: Map control data to virq
      irqchip/realtek-rtl: Fix off-by-one in routing
      irqchip/realtek-rtl: Service all pending interrupts

 .../interrupt-controller/renesas,irqc.yaml         |   1 +
 .../interrupt-controller/sifive,plic-1.0.0.yaml    |  12 +-
 drivers/irqchip/irq-apple-aic.c                    |   1 -
 drivers/irqchip/irq-gic-v3-its.c                   | 123 +++++++++++++++++----
 drivers/irqchip/irq-loongson-pch-msi.c             |   2 +-
 drivers/irqchip/irq-realtek-rtl.c                  |  18 ++-
 6 files changed, 121 insertions(+), 36 deletions(-)

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

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

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

Pull irqchip fixes from Marc Zyngier:

  - Drop an unused private data field in the AIC driver

  - Various fixes to the realtek-rtl driver

  - Make the GICv3 ITS driver compile again in !SMP configurations

  - Force reset of the GICv3 ITSs at probe time to avoid issues during kexec

  - Yet another kfree/bitmap_free conversion

  - Various DT updates (Renesas, SiFive)

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

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

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

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

Powered by JetHome