diff options
author | Jianmin Lv <lvjianmin@loongson.cn> | 2023-04-07 16:34:52 +0800 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2023-04-08 11:29:18 +0100 |
commit | c84efbba46901b187994558ee0edb15f7076c9a7 (patch) | |
tree | 01c96a15469fde6f6ef4c009df7387099c6008f8 /scripts/gdb/linux/modules.py | |
parent | bdd60211eebb43ba1c4c14704965f4d4b628b931 (diff) |
irqchip/loongson-pch-pic: Fix registration of syscore_ops
When support suspend/resume for loongson-pch-pic, the syscore_ops
is registered twice in dual-bridges machines where there are two
pch-pic IRQ domains. Repeated registration of an same syscore_ops
broke syscore_ops_list, so the patch will corret it.
Fixes: 1ed008a2c331 ("irqchip/loongson-pch-pic: Add suspend/resume support")
Cc: stable@vger.kernel.org
Signed-off-by: Jianmin Lv <lvjianmin@loongson.cn>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20230407083453.6305-5-lvjianmin@loongson.cn
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions