From: Zenghui Yu <yuzenghui@huawei.com>
To: Marc Zyngier <maz@kernel.org>
Cc: <linux-kernel@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
Thomas Gleixner <tglx@kernel.org>, <radu@rendec.net>,
Sascha Bischoff <sascha.bischoff@arm.com>
Subject: Re: [PATCH] irqchip/gic: Simplify Maintenance Interrupt ACPI parsing
Date: Mon, 27 Jul 2026 18:50:12 +0800 [thread overview]
Message-ID: <6be4973f-e601-8781-36c2-848a45d372f5@huawei.com> (raw)
In-Reply-To: <20260725155941.114322-1-maz@kernel.org>
On 2026/7/25 23:59, Marc Zyngier wrote:
> The ACPI spec describes the vgic Maintenance Interrupt with attributes
> indicating whether the signalling is Level or Edge. While this
> superficially looks like a sensible thing to do, it doesn't actually
> make much sense.
>
> By construction, this interrupt is Level, and cannot be anything
> else, as the hypervisor actively needs to interact with the vgic
> for the level to drop. This indicates a state, and not an event.
>
> Get rid of this nonsense, always register the corresponding GSI as
> Level, and let the user know that they run on quality FW should
> the interrupt be advertised as Edge.
>
> Signed-off-by: Marc Zyngier <maz@kernel.org>
> ---
> drivers/irqchip/irq-gic-v3.c | 10 +++-------
> drivers/irqchip/irq-gic.c | 8 ++++----
> 2 files changed, 7 insertions(+), 11 deletions(-)
Reviewed-by: Zenghui Yu <yuzenghui@huawei.com>
Thanks,
Zenghui
prev parent reply other threads:[~2026-07-27 10:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-25 15:59 [PATCH] irqchip/gic: Simplify Maintenance Interrupt ACPI parsing Marc Zyngier
2026-07-27 10:50 ` Zenghui Yu [this message]
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=6be4973f-e601-8781-36c2-848a45d372f5@huawei.com \
--to=yuzenghui@huawei.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maz@kernel.org \
--cc=radu@rendec.net \
--cc=sascha.bischoff@arm.com \
--cc=tglx@kernel.org \
/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