[PATCH 0/2] irqchip/mips-gic fixes

Jiaxun Yang posted 2 patches 2 years, 9 months ago
drivers/irqchip/irq-mips-gic.c | 32 +++++++++++++++++---------------
1 file changed, 17 insertions(+), 15 deletions(-)
[PATCH 0/2] irqchip/mips-gic fixes
Posted by Jiaxun Yang 2 years, 9 months ago
Hi all,

This patchset fixes two issues in the MIPS GIC driver that may block
booting on some systems.

Please review.

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
Re: [PATCH 0/2] irqchip/mips-gic fixes
Posted by Serge Semin 2 years, 9 months ago
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@gmail.com>

-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
>
Re: [PATCH 0/2] irqchip/mips-gic fixes
Posted by Jiaxun Yang 2 years, 9 months ago

> 2023年4月24日 11:31,Jiaxun Yang <jiaxun.yang@flygoat.com> 写道:
> 
> Hi all,
> 
> This patchset fixes two issues in the MIPS GIC driver that may block
> booting on some systems.
> 
> Please review.

Ping?

I expect this series go through irqchip fixes tree.

Thanks
- Jiaxun

> 
> 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
>