aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
diff options
context:
space:
mode:
authorGravatar Guanrui Huang <guanrui.huang@linux.alibaba.com> 2024-04-18 14:10:53 +0800
committerGravatar Thomas Gleixner <tglx@linutronix.de> 2024-04-25 14:38:24 +0200
commit382d2ffe86efb1e2fa803d2cf17e5bfc34e574f3 (patch)
tree0ab1eb32133e8e8ff0361070d66166de5d449a78 /arch/mips
parentcpuidle: Avoid explicit cpumask allocation on stack (diff)
downloadlinux-382d2ffe86efb1e2fa803d2cf17e5bfc34e574f3.tar.gz
linux-382d2ffe86efb1e2fa803d2cf17e5bfc34e574f3.tar.bz2
linux-382d2ffe86efb1e2fa803d2cf17e5bfc34e574f3.zip
irqchip/gic-v3-its: Remove BUG_ON in its_vpe_irq_domain_alloc
This BUG_ON() is useless, because the same effect will be obtained by letting the code run its course and vm being dereferenced, triggering an exception. So just remove this check. Signed-off-by: Guanrui Huang <guanrui.huang@linux.alibaba.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Zenghui Yu <yuzenghui@huawei.com> Acked-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20240418061053.96803-3-guanrui.huang@linux.alibaba.com
Diffstat (limited to 'arch/mips')
0 files changed, 0 insertions, 0 deletions