]> git.baikalelectronics.ru Git - kernel.git/commit
irqchip/loongson-eiointc: Fix irq affinity setting
authorHuacai Chen <chenhuacai@loongson.cn>
Thu, 4 Aug 2022 02:54:21 +0000 (10:54 +0800)
committerMarc Zyngier <maz@kernel.org>
Thu, 4 Aug 2022 09:04:03 +0000 (10:04 +0100)
commit87e71371572adc2706d6f1fada4e9515f8a259aa
tree9b8ea2332f086b227ca5223590138f7e27f54697
parent96ed3d0f11558df3f8e633f3911cfa2afe6afd76
irqchip/loongson-eiointc: Fix irq affinity setting

In multi-node case, csr_any_send() should set EIOINTC_REG_ENABLE of
the first core of target node, not the first core of the whole.

Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220804025421.211958-1-chenhuacai@loongson.cn
drivers/irqchip/irq-loongson-eiointc.c