diff options
author | Tiezhu Yang <yangtiezhu@loongson.cn> | 2020-07-07 10:12:47 +0800 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2020-07-17 13:41:42 +0100 |
commit | 652d54e77a438cf38a5731d8f9983c81e72dc429 (patch) | |
tree | 2b8b0606e379a08ccf7f983acc59d6c0c35f63a5 /drivers/irqchip/irq-gic.c | |
parent | 85efd6059ae1a99e5e7205f37e910fd41dfa0ade (diff) |
irqchip/loongson-htvec: Fix potential resource leak
In the function htvec_of_init(), system resource "parent_irq"
was not released in an error case. Thus add a jump target for
the completion of the desired exception handling.
Fixes: 818e915fbac5 ("irqchip: Add Loongson HyperTransport Vector support")
Signed-off-by: Tiezhu Yang <yangtiezhu@loongson.cn>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/1594087972-21715-4-git-send-email-yangtiezhu@loongson.cn
Diffstat (limited to 'drivers/irqchip/irq-gic.c')
0 files changed, 0 insertions, 0 deletions