diff options
author | Shanker Donthineni <shankerd@codeaurora.org> | 2017-09-23 20:50:19 +0200 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2017-10-13 17:30:52 +0200 |
commit | c427a475b6bc9d3304cca04acdec53464f71f24c (patch) | |
tree | f2f5553d26b36f8890c06f3ba6e1759512a1f78b /drivers/firmware/efi | |
parent | DT: arm,gic-v3: Update the ITS size in the examples (diff) | |
download | linux-c427a475b6bc9d3304cca04acdec53464f71f24c.tar.xz linux-c427a475b6bc9d3304cca04acdec53464f71f24c.zip |
irqchip/gic-v3-its: Fix the incorrect BUG_ON in its_init_vpe_domain()
The driver probe path hits 'BUG_ON(entries != vpe_proxy.dev->nr_ites)'
on systems where it has VLPI capability, doesn't support direct LPI
feature and boot with a single CPU.
Relax the BUG_ON() condition to fix the issue.
Signed-off-by: Shanker Donthineni <shankerd@codeaurora.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'drivers/firmware/efi')
0 files changed, 0 insertions, 0 deletions