diff options
author | Nianyao Tang <tangnianyao@huawei.com> | 2019-07-26 12:32:57 +0300 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2019-07-26 16:27:21 +0300 |
commit | 34f8eb92ca053cbba2887bb7e4dbf2b2cd6eb733 (patch) | |
tree | 389cc8d34947b4f6dc8f606a91a58c4735c721f0 /drivers/irqchip/irq-ls1x.c | |
parent | 52f8c8b32ea2f2044efcb4214c1857e29f421c5d (diff) | |
download | linux-34f8eb92ca053cbba2887bb7e4dbf2b2cd6eb733.tar.xz |
irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table fail
In its_vpe_init, when its_alloc_vpe_table fails, we should free
vpt_page allocated just before, instead of vpe->vpt_page.
Let's fix it.
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Nianyao Tang <tangnianyao@huawei.com>
Signed-off-by: Shaokun Zhang <zhangshaokun@hisilicon.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'drivers/irqchip/irq-ls1x.c')
0 files changed, 0 insertions, 0 deletions