diff options
author | Sunil V L <[email protected]> | 2024-05-27 13:41:13 +0530 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-06-03 12:29:35 +0200 |
commit | 0110c4b110477bb1f19b0d02361846be7ab08300 (patch) | |
tree | 6a128de471860cfa8ddb31597bfa5f327e1c1007 /drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c | |
parent | c3f38fa61af77b49866b006939479069cd451173 (diff) |
irqchip/riscv-intc: Prevent memory leak when riscv_intc_init_common() fails
When riscv_intc_init_common() fails, the firmware node allocated is not
freed. Add the missing free().
Fixes: 7023b9d83f03 ("irqchip/riscv-intc: Add ACPI support")
Signed-off-by: Sunil V L <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Anup Patel <[email protected]>
Cc: [email protected]
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c')
0 files changed, 0 insertions, 0 deletions