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

From: Thomas Gleixner
Date: Fri Jun 13 2025 - 10:11:09 EST


On Tue, Jun 10 2025 at 19:42, Tianyang Zhang wrote:
> From: Super User <root@localhost.localdomain>

That's a valid developer name :)

> 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