diff options
author | 2017-09-23 13:50:19 -0500 | |
---|---|---|
committer | 2017-10-13 16:30:52 +0100 | |
commit | c427a475b6bc9d3304cca04acdec53464f71f24c (patch) | |
tree | f2f5553d26b36f8890c06f3ba6e1759512a1f78b /scripts/patch-kernel | |
parent | DT: arm,gic-v3: Update the ITS size in the examples (diff) | |
download | linux-dev-c427a475b6bc9d3304cca04acdec53464f71f24c.tar.xz linux-dev-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 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions