OSDN Git Service

irqchip/gic-v3-its: Remove superfluous WARN_ON
authorZenghui Yu <yuzenghui@huawei.com>
Thu, 6 Feb 2020 07:57:10 +0000 (15:57 +0800)
committerMarc Zyngier <maz@kernel.org>
Sat, 8 Feb 2020 10:01:33 +0000 (10:01 +0000)
commitb46353250ba3b4946adcbbabead23546fcb758b0
tree7c58c8ca759a8a4e03851f95d1a41e150a623512
parent4bccf1d715fe8f5fe10bd6202c8caa0ae6104cd2
irqchip/gic-v3-its: Remove superfluous WARN_ON

"ITS virtual pending table not cleaning" is already complained inside
its_clear_vpend_valid(), there's no need to trigger a WARN_ON again.

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