diff options
author | Joerg Roedel <jroedel@suse.de> | 2018-05-03 15:25:17 +0200 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2018-05-03 16:32:11 +0200 |
commit | a85894cd779455fab0086cfcb5c9f65c3706e1c6 (patch) | |
tree | 3d4c642f27a35f59c6bef8ca14a2e52cd1064db7 /drivers/iommu/rockchip-iommu.c | |
parent | iommu/vt-d: fix shift-out-of-bounds in bug checking (diff) | |
download | linux-a85894cd779455fab0086cfcb5c9f65c3706e1c6.tar.xz linux-a85894cd779455fab0086cfcb5c9f65c3706e1c6.zip |
iommu/vt-d: Use WARN_ON_ONCE instead of BUG_ON in qi_flush_dev_iotlb()
A misaligned address is only worth a warning, and not
stopping the while execution path with a BUG_ON().
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'drivers/iommu/rockchip-iommu.c')
0 files changed, 0 insertions, 0 deletions