linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Huacai Chen <chenhuacai@loongson.cn>
To: Thomas Gleixner <tglx@linutronix.de>, Marc Zyngier <maz@kernel.org>
Cc: linux-kernel@vger.kernel.org, Xuefeng Li <lixuefeng@loongson.cn>,
	Huacai Chen <chenhuacai@gmail.com>,
	Jiaxun Yang <jiaxun.yang@flygoat.com>,
	Huacai Chen <chenhuacai@loongson.cn>
Subject: [PATCH V2 0/2] irqchip: Adjust to fix build for LoongArch
Date: Wed,  1 Jun 2022 00:32:34 +0800	[thread overview]
Message-ID: <20220531163236.2109556-1-chenhuacai@loongson.cn> (raw)

As suggested by Marc and Arnd, these two patches are the minimal changes
required on irqchip's side to make the LoongArch port build, without
introducing any non-reviewed pieces of code.

V1 -> V2:
Add a cover letter and fix commit message.

Huacai Chen:
 irqchip: Adjust Kconfig for Loongson.
 irqchip/loongson-liointc: Fix build error for LoongArch。

Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
 drivers/irqchip/Kconfig                | 10 +++++-----
 drivers/irqchip/irq-loongson-liointc.c |  6 +++++-
 2 files changed, 10 insertions(+), 6 deletions(-)
--
2.27.0


             reply	other threads:[~2022-05-31 16:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-31 16:32 Huacai Chen [this message]
2022-05-31 16:32 ` [PATCH V2 1/2] irqchip: Adjust Kconfig for Loongson Huacai Chen
2022-05-31 16:32 ` [PATCH V2 2/2] irqchip/loongson-liointc: Fix build error for LoongArch Huacai Chen

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=20220531163236.2109556-1-chenhuacai@loongson.cn \
    --to=chenhuacai@loongson.cn \
    --cc=chenhuacai@gmail.com \
    --cc=jiaxun.yang@flygoat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lixuefeng@loongson.cn \
    --cc=maz@kernel.org \
    --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;
as well as URLs for NNTP newsgroup(s).