diff options
author | Zenghui Yu <yuzenghui@huawei.com> | 2019-12-02 08:10:21 +0100 |
---|---|---|
committer | Marc Zyngier <maz@kernel.org> | 2020-02-03 11:04:19 +0100 |
commit | 107945227ac5d4c37911c7841b27c64b489ce9a9 (patch) | |
tree | 3a685b866d7fc360a4e24a704fdd225bcc2422bd /drivers/irqchip/irq-gic-v2m.c | |
parent | irqchip: Some Kconfig cleanup for C-SKY (diff) | |
download | linux-107945227ac5d4c37911c7841b27c64b489ce9a9.tar.xz linux-107945227ac5d4c37911c7841b27c64b489ce9a9.zip |
irqchip/gic-v3-its: Reference to its_invall_cmd descriptor when building INVALL
It looks like an obvious mistake to use its_mapc_cmd descriptor when
building the INVALL command block. It so far worked by luck because
both its_mapc_cmd.col and its_invall_cmd.col sit at the same offset of
the ITS command descriptor, but we should not rely on it.
Fixes: cc2d3216f53c ("irqchip: GICv3: ITS command queue")
Signed-off-by: Zenghui Yu <yuzenghui@huawei.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20191202071021.1251-1-yuzenghui@huawei.com
Diffstat (limited to 'drivers/irqchip/irq-gic-v2m.c')
0 files changed, 0 insertions, 0 deletions