]> git.baikalelectronics.ru Git - kernel.git/commit
irqchip/gic-v3-its: Kill its->ite_size and use TYPER copy instead
authorMarc Zyngier <maz@kernel.org>
Fri, 8 Nov 2019 16:57:59 +0000 (16:57 +0000)
committerMarc Zyngier <maz@kernel.org>
Sun, 10 Nov 2019 18:47:52 +0000 (18:47 +0000)
commit3c46a6de422023b9205063a841a600c38446f03a
tree53b71bd087ce9319f2c9847addd22894e1c2b2de
parent11134b5b26a1da624cd41b6ad488272bceee0394
irqchip/gic-v3-its: Kill its->ite_size and use TYPER copy instead

Now that we have a copy of TYPER in the ITS structure, rely on this
to provide the same service as its->ite_size, which gets axed.
Errata workarounds are now updating the cached fields instead of
requiring a separate field in the ITS structure.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Zenghui Yu <yuzenghui@huawei.com>
Link: https://lore.kernel.org/r/20191027144234.8395-6-maz@kernel.org
Link: https://lore.kernel.org/r/20191108165805.3071-6-maz@kernel.org
drivers/irqchip/irq-gic-v3-its.c
include/linux/irqchip/arm-gic-v3.h