diff options
author | Guanrui Huang <[email protected]> | 2024-04-18 14:10:53 +0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-04-25 14:38:24 +0200 |
commit | 382d2ffe86efb1e2fa803d2cf17e5bfc34e574f3 (patch) | |
tree | 0ab1eb32133e8e8ff0361070d66166de5d449a78 /crypto/crypto_user.c | |
parent | 6f28c4a852fab8bd759a383149dfd30511477249 (diff) |
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 <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Zenghui Yu <[email protected]>
Acked-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'crypto/crypto_user.c')
0 files changed, 0 insertions, 0 deletions