Messages in this thread |  | | Subject | Re: [PATCH V14 02/15] APCI: irq: Add support for multiple GSI domains | From | Jianmin Lv <> | Date | Fri, 8 Jul 2022 11:21:29 +0800 |
| |
On 2022/7/7 下午6:16, Marc Zyngier wrote: > On Sun, 03 Jul 2022 09:45:19 +0100, > Jianmin Lv <lvjianmin@loongson.cn> wrote: >> >> From: Marc Zyngier <maz@kernel.org> >> >> In an unfortunate departure from the ACPI spec, the LoongArch >> architecture split its GSI space across multiple interrupt >> controllers. >> >> In order to be able to reuse the core code and prevent >> architectures from reinventing an already square wheel, offer >> the arch code the ability to register a dispatcher function >> that will return the domain fwnode for a given GSI. >> >> The ARM GIC drivers are updated to support this (with a single >> domain, as intended). >> >> Signed-off-by: Marc Zyngier <maz@kernel.org> >> Cc: Hanjun Guo <guohanjun@huawei.com> >> Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> >> Signed-off-by: Jianmin Lv <lvjianmin@loongson.cn> > > This patch was reviewed and tested by Hanjun. Why aren't the tags > included here? >
Ok, thanks for your guidance, I'll add them in next version.
> M. >
|  |