On Thu, 2022-07-07 at 16:39 +0200, Thomas Bogendoerfer wrote:
On Thu, Jul 07, 2022 at 02:57:15PM +0200, Martin Blumenstingl wrote:
Not sure I can be of much help. That the patch works on the RTL SoCs is mostly empirical and was found in the vendor code.IMHO there is the problem, irq-mips-cpu.c can only do CPU irq operations
on the same CPU. I've checked MIPS MT specs and it's possible do
modify CP0 registers between VPEs. Using that needs changes in
irq-mips-cpu.c. But mabye that's not woth the effort as probably
all SMP cabable platforms have some multi processort capable
interrupt controller implemented.