Re: [PATCH] cache: sifive_ccache: Partially convert to a platform driver

From: Geert Uytterhoeven
Date: Thu Mar 28 2024 - 10:45:45 EST


Hi Samuel,

On Wed, Mar 27, 2024 at 6:45 AM Samuel Holland
<samuel.holland@xxxxxxxxxx> wrote:
> Commit 8ec99b033147 ("irqchip/sifive-plic: Convert PLIC driver into a
> platform driver") broke ccache initialization because the PLIC IRQ
> domain is no longer available during an arch_initcall:
>
> [ 0.087229] irq: no irq domain found for interrupt-controller@c000000 !
> [ 0.087255] CCACHE: Could not request IRQ 0
>
> Fix this by moving the IRQ handling code to a platform driver.
>
> Fixes: 8ec99b033147 ("irqchip/sifive-plic: Convert PLIC driver into a platform driver")
> Signed-off-by: Samuel Holland <samuel.holland@xxxxxxxxxx>

Thanks, this fixes the Starlight boot failure I didn't get to bisect yet.
Tested-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68korg

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds