[PATCH v4 12/14] irqchip/riscv-intc: Fix potential resource leak

Markus Elfring Markus.Elfring at web.de
Wed Jul 1 05:30:49 EDT 2020


> In the function riscv_intc_init(), system resource "intc_domain"
> was not released in the error case, fix it.

Another small wording adjustment:
  … in an error case. Thus add a call of the function “irq_domain_remove”
  in the if branch.

Regards,
Markus



More information about the linux-riscv mailing list