Re: [PATCH 01/10] MIPS: smp: Make IPI interrupts scalable

From: Maciej W. Rozycki
Date: Wed Jul 03 2024 - 17:26:32 EST


On Thu, 4 Jul 2024, Jiaxun Yang wrote:

> It has been tested on MIPS Boston I6500, malta SOC-It, Loongson-2K,

SOC-it (or SOC-it 101 to be precise) is the name of a bus controller:

System controller/revision = MIPS SOC-it 101 OCP / 1.3 SDR-FW-4:1

used across numerous platforms from the M4K core onwards, UP, MT, or MP.
I think it would make sense if you revealed the processor type instead.

> I don't really know broadcom platforms and SGI platforms well so
> changes to those platforms are kept minimal (no functional change).

Technically I could run it on my SB1250, but I'm too overloaded now to
commit to any timescale. Sorry.

Maciej