diff options
author | Zenghui Yu <yuzenghui@huawei.com> | 2019-02-10 06:24:10 +0100 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2019-02-14 11:29:02 +0100 |
commit | 8d565748b6035eeda18895c213396a4c9fac6a4c (patch) | |
tree | 32aeedf24c98095303d3c6240fa868ef577e866b /drivers/irqchip/Makefile | |
parent | genirq: Fix wrong name in request_percpu_nmi() description (diff) | |
download | linux-8d565748b6035eeda18895c213396a4c9fac6a4c.tar.xz linux-8d565748b6035eeda18895c213396a4c9fac6a4c.zip |
irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table
In current logic, its_parse_indirect_baser() will be invoked twice
when allocating Device tables. Add a *break* to omit the unnecessary
and annoying (might be ...) invoking.
Fixes: 32bd44dc19de ("irqchip/gic-v3-its: Fix the incorrect parsing of VCPU table size")
Cc: stable@vger.kernel.org
Signed-off-by: Zenghui Yu <yuzenghui@huawei.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'drivers/irqchip/Makefile')
0 files changed, 0 insertions, 0 deletions