Re: [PATCH v4 0/2] Loongarch irq-redirect supprot

From: Tianyang Zhang
Date: Sun Jun 22 2025 - 21:14:43 EST


Hi, Thomas

在 2025/6/13 下午10:02, Thomas Gleixner 写道:
On Tue, Jun 10 2025 at 19:42, Tianyang Zhang wrote:
From: Super User <root@localhost.localdomain>
That's a valid developer name :)
Sorry , it's a realy stupid fault.....

This series of patches introduces support for interrupt-redirect
controllers, and this hardware feature will be supported on 3C6000
for the first time

change log:
v3->v4
1.Provide reasonable comments on the modifications made to IRQ_SET_MASK_OK_DONE
That's not really what I asked for:

"This change really wants to be seperate with a proper explanation and
not burried inside of this pile of changes."

Emphasis on _seperate_, which translates to:

"Put it into a seperate patch with a proper changelog explaining this
modification and why it is correct."

You still have burried this in the whole pile of unrelated changes.

Thanks,

tglx

Okay, I thought it was just a dissatisfaction with the "inclusion" of some changes. I will try to modify it here


Tianyang