Skip to content

[PW_SID:1163025] irqchip/sifive-plic: Panic if initialization fails - #2643

Open
linux-riscv-bot wants to merge 1 commit into
workflow__riscv__fixesfrom
pw1163025
Open

[PW_SID:1163025] irqchip/sifive-plic: Panic if initialization fails#2643
linux-riscv-bot wants to merge 1 commit into
workflow__riscv__fixesfrom
pw1163025

Conversation

@linux-riscv-bot

Copy link
Copy Markdown

PR for series 1163025 applied to workflow__riscv__fixes

Name: irqchip/sifive-plic: Panic if initialization fails
URL: https://patchwork.kernel.org/series/1163025/
Version: 1

If PLIC initialization fails, the driver unwinds and returns an error.
However, that is futile because the system cannot function without the
PLIC: all device interrupts are routed through it.

Instead of the unnecessary cleanups, panic when PLIC initialization fails.

Signed-off-by: Nam Cao <namcao@linutronix.de>
Signed-off-by: Linux RISC-V bot <linux.riscv.bot@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants