Re: [PATCH V3 0/5] Fix some issues of irq controllers for dual-bridges scenario

From: Huacai Chen
Date: Sat Apr 08 2023 - 21:45:18 EST


For the whole series
Reviewed-by: Huacai Chen <chenhuacai@xxxxxxxxxxx>

On Fri, Apr 7, 2023 at 4:35 PM Jianmin Lv <lvjianmin@xxxxxxxxxxx> wrote:
>
> In dual-bridges scenario, some bugs were found for irq
> controllers drivers, so the patch serie is used to fix them.
>
> V2->V3:
> 1. Add Cc: stable@xxxxxxxxxxxxxxx to make them be backported to stable branch
>
> V1->V2:
> 1. Remove all of ChangeID in patches
> 2. Exchange the sequence of some patches
> 3. Adjust code style of if...else... in patch[2]
>
> Jianmin Lv (5):
> irqchip/loongson-eiointc: Fix returned value on parsing MADT
> irqchip/loongson-eiointc: Fix incorrect use of acpi_get_vec_parent
> irqchip/loongson-eiointc: Fix registration of syscore_ops
> irqchip/loongson-pch-pic: Fix registration of syscore_ops
> irqchip/loongson-pch-pic: Fix pch_pic_acpi_init calling
>
> drivers/irqchip/irq-loongson-eiointc.c | 32 ++++++++++++++++++--------
> drivers/irqchip/irq-loongson-pch-pic.c | 6 ++++-
> 2 files changed, 27 insertions(+), 11 deletions(-)
>
> --
> 2.31.1
>
>