Hi Jiaxun On Mon, Apr 24, 2023 at 11:31:54AM +0100, Jiaxun Yang wrote: > Hi all, > > This patchset fixes two issues in the MIPS GIC driver that may block > booting on some systems. > > Please review. Thanks for the series. Please find some comments sent in the framework of the corresponding patches which don't though prevent from having the patchset tested. No problems were found on the Baikal-T1 SoC with 2x MIPS32 P5600 core on board. So feel free to add for the entire series: Tested-by: Serge Semin <fancer.lancer@xxxxxxxxx> -Serge(y) > > Thanks > > Jiaxun Yang (2): > irqchip/mips-gic: Don't touch vl_map if a local interrupt is not > routable > irqchip/mips-gic: Use raw spinlock for gic_lock > > drivers/irqchip/irq-mips-gic.c | 32 +++++++++++++++++--------------- > 1 file changed, 17 insertions(+), 15 deletions(-) > > -- > 2.34.1 >