Re: [PATCH v2 1/6] ACPI: RISC-V: Fix riscv_acpi_irq_get_dep() loop termination
From: Sunil V L
Date: Tue Jun 09 2026 - 11:04:32 EST
On Tue, Jun 9, 2026 at 2:49 PM Lorenzo Pieralisi <lpieralisi@xxxxxxxxxx> wrote:
>
> On Mon, Jun 08, 2026 at 09:54:28PM +0530, Sunil V L wrote:
> > Hi Lorenzo,
> >
> > On Wed, Jun 3, 2026 at 1:51 PM Lorenzo Pieralisi <lpieralisi@xxxxxxxxxx> wrote:
> > >
[...]
> > Do these fixes need the Fixes tag?
>
> I can add a Fixes: tag but I wanted first some help testing them, it
> is code perusal that got me there.
>
Oh, yes. I tested these changes on the RISC-V virt platform.
So for RISC-V testing,
Tested-by: Sunil V L <sunilvl@xxxxxxxxxxxxxxxx>
> > Otherwise, LGTM.
> > Reviewed-by: Sunil V L <sunilvl@xxxxxxxxxxxxxxxx>
>
> Thanks,
> Lorenzo