public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Marc Zyngier <maz@kernel.org>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: Antonio Borneo <antonio.borneo@foss.st.com>,
	Dan Carpenter <dan.carpenter@oracle.com>,
	Huacai Chen <chenhuacai@loongson.cn>,
	Jianmin Lv <lvjianmin@loongson.cn>,
	Pierre Gondois <pierre.gondois@arm.com>,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] irqchip fixes for 6.0, take #2
Date: Fri, 16 Sep 2022 09:51:58 +0100	[thread overview]
Message-ID: <20220916085158.2592518-1-maz@kernel.org> (raw)

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

             reply	other threads:[~2022-09-16  8:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-16  8:51 Marc Zyngier [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220916085158.2592518-1-maz@kernel.org \
    --to=maz@kernel.org \
    --cc=antonio.borneo@foss.st.com \
    --cc=chenhuacai@loongson.cn \
    --cc=dan.carpenter@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lvjianmin@loongson.cn \
    --cc=pierre.gondois@arm.com \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox