linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] irqchip fixes for 6.0, take #2
@ 2022-09-16  8:51 Marc Zyngier
  2022-09-27 13:39 ` [tip: irq/urgent] Merge tag 'irqchip-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent tip-bot2 for Borislav Petkov
  0 siblings, 1 reply; 2+ messages in thread
From: Marc Zyngier @ 2022-09-16  8:51 UTC (permalink / raw)
  To: Thomas Gleixner
  Cc: Antonio Borneo, Dan Carpenter, Huacai Chen, Jianmin Lv,
	Pierre Gondois, linux-kernel

Hi Thomas,

Here's a small crop of simple fixes for 6.0, two of them mopping up
the merge of the Loongarch drivers. The rest is a fix for an ITS splat,
and another one to keep the 0-day robot happy.

I expect this is the last set of fixes before 6.1 opens (fingers crossed).

Please pull,

        M.

The following changes since commit b90cb1053190353cc30f0fef0ef1f378ccc063c5:

  Linux 6.0-rc3 (2022-08-28 15:05:29 -0700)

are available in the Git repository at:

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

for you to fetch changes up to e7ccba7728cff0e0f1299951571f209fcadcb7b1:

  irqchip/loongson-pch-lpc: Add dependence on LoongArch (2022-09-16 09:25:51 +0100)

----------------------------------------------------------------
irqchip fixes for 6.0, take #2

- A couple of configuration fixes for the recently merged Loongarch drivers

- A fix to avoid dynamic allocation of a cpumask which was causing issues
  with PREEMPT_RT and the GICv3 ITS

- A tightening of an error check in the stm32 exti driver

----------------------------------------------------------------
Antonio Borneo (1):
      irqchip/stm32-exti: Remove check on always false condition

Huacai Chen (1):
      irqchip: Select downstream irqchip drivers for LoongArch CPU

Jianmin Lv (1):
      irqchip/loongson-pch-lpc: Add dependence on LoongArch

Pierre Gondois (1):
      irqchip/gic-v3-its: Remove cpumask_var_t allocation

 drivers/irqchip/Kconfig          |  8 +++++++-
 drivers/irqchip/irq-gic-v3-its.c | 14 ++++++++------
 drivers/irqchip/irq-stm32-exti.c |  2 +-
 3 files changed, 16 insertions(+), 8 deletions(-)

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

* [tip: irq/urgent] Merge tag 'irqchip-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
  2022-09-16  8:51 [GIT PULL] irqchip fixes for 6.0, take #2 Marc Zyngier
@ 2022-09-27 13:39 ` tip-bot2 for Borislav Petkov
  0 siblings, 0 replies; 2+ messages in thread
From: tip-bot2 for Borislav Petkov @ 2022-09-27 13:39 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:     c0cca6a66458a0daa627774de7ca2b678a6bb3d8
Gitweb:        https://git.kernel.org/tip/c0cca6a66458a0daa627774de7ca2b678a6bb3d8
Author:        Borislav Petkov <bp@suse.de>
AuthorDate:    Tue, 27 Sep 2022 15:29:33 +02:00
Committer:     Borislav Petkov <bp@suse.de>
CommitterDate: Tue, 27 Sep 2022 15:29:33 +02:00

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

Pull more irqchip fixes for 6.0 from Marc Zyngier:

  - A couple of configuration fixes for the recently merged Loongarch drivers

  - A fix to avoid dynamic allocation of a cpumask which was causing issues
    with PREEMPT_RT and the GICv3 ITS

  - A tightening of an error check in the stm32 exti driver

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

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

end of thread, other threads:[~2022-09-27 13:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-16  8:51 [GIT PULL] irqchip fixes for 6.0, take #2 Marc Zyngier
2022-09-27 13:39 ` [tip: irq/urgent] Merge tag 'irqchip-fixes-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent tip-bot2 for Borislav Petkov

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).