All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] irqchip fixes for 5.13, take #1
@ 2021-05-16 12:22 Marc Zyngier
  2021-05-17 18:04 ` [tip: irq/urgent] Merge tag 'irqchip-fixes-5.13-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-05-16 12:22 UTC (permalink / raw)
  To: Thomas Gleixner
  Cc: Geert Uytterhoeven, Guenter Roeck, Hector Martin, Zhen Lei,
	linux-kernel, kernel-team

Hi Thomas,

Here's a very small set of irqchip fixes for 5.13, two being
regressions introduced in the last merge window. One fixes an irqdesc
allocation issue on a PXA machine, the other limits the selection of
the Apple AIC controller to configuration that select support for the
Apple M1 system. Finally, a few useless error messages are removed.

Please pull,

	M.

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -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.13-1

for you to fetch changes up to fbb80d5ad400a12ec67214a0e7e9f9497dc9e615:

  irqchip: Remove redundant error printing (2021-05-16 13:07:18 +0100)

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

- Fix PXA Mainstone CPLD irq allocation in legacy mode
- Restrict the Apple AIC controller to the Apple platform
- Remove a few supperfluous messages on devm_ioremap_resource() failure

----------------------------------------------------------------
Geert Uytterhoeven (1):
      irqchip/apple-aic: APPLE_AIC should depend on ARCH_APPLE

Marc Zyngier (1):
      ARM: PXA: Fix cplds irqdesc allocation when using legacy mode

Zhen Lei (1):
      irqchip: Remove redundant error printing

 arch/arm/mach-pxa/pxa_cplds_irqs.c | 7 ++++++-
 drivers/irqchip/Kconfig            | 2 +-
 drivers/irqchip/irq-mvebu-icu.c    | 4 +---
 drivers/irqchip/irq-mvebu-sei.c    | 4 +---
 drivers/irqchip/irq-stm32-exti.c   | 4 +---
 5 files changed, 10 insertions(+), 11 deletions(-)

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

* [tip: irq/urgent] Merge tag 'irqchip-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
  2021-05-16 12:22 [GIT PULL] irqchip fixes for 5.13, take #1 Marc Zyngier
@ 2021-05-17 18:04 ` tip-bot2 for Thomas Gleixner
  0 siblings, 0 replies; 2+ messages in thread
From: tip-bot2 for Thomas Gleixner @ 2021-05-17 18:04 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:     b4764905ea5b2e5314ef3aed96e1c5a5df9318c2
Gitweb:        https://git.kernel.org/tip/b4764905ea5b2e5314ef3aed96e1c5a5df9318c2
Author:        Thomas Gleixner <tglx@linutronix.de>
AuthorDate:    Mon, 17 May 2021 19:57:47 +02:00
Committer:     Thomas Gleixner <tglx@linutronix.de>
CommitterDate: Mon, 17 May 2021 19:57:47 +02:00

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

Pull irqchip fixes from Marc Zyngier:

 - Fix PXA Mainstone CPLD irq allocation in legacy mode
 - Restrict the Apple AIC controller to the Apple platform
 - Remove a few supperfluous messages on devm_ioremap_resource() failure

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

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

end of thread, other threads:[~2021-05-17 18:04 UTC | newest]

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.