Re: [PATCH v11 2/4] irqchip/irq-loonarch-avec: Prepare for interrupt redirection support
From: Tianyang Zhang
Date: Tue Feb 03 2026 - 20:29:03 EST
Hi, Thomas
在 2026/2/4 上午1:17, Thomas Gleixner 写道:
On Tue, Feb 03 2026 at 20:45, Tianyang Zhang wrote:......ok......
$Subject: irqchip/irq-loonarch-avec
I know you blindly copied my suggestion and obviously you failed to spot
the missing 'g'.
Ok, I got it
Interrupt redirection support requires a new interrupt chip, which
needs to share data structures, constants and functions with the AVEC
code.
Move them to the header file and make the required functions public.
But then you still keep this nonsense around, which has no place in the
change log as I explained to you before:
"Enumerating the details of what is moved is a pointless exercise
because that can bee seen from the diff itself."
What's so hard about that to understand?
Just in case I'm not able to express myself coherently, this means:
Remove the following 4 lines:
......Maybe that's a happy little accident
including:
1 marco AVEC_MSG_OFFSET
2 struct avecintc_data
3 Make avecintc_sync public
Sigh. Though I have to admit that 'loonarch' gave me a good laugh at
least.
Thanks
Thanks,
tglx
Tianyang