diff options
author | Tina Zhang <[email protected]> | 2023-04-13 12:06:44 +0800 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2023-04-13 12:05:53 +0200 |
commit | ff45ab96465f013bee39ac88b756bb1129a7bc9d (patch) | |
tree | 4a52bdbfdc909e2e1d9c9c0959334449f7ea235d /lib/mpi/mpi-mod.c | |
parent | cbf2f9e8badd483e2ee17a56ad8dbd1cfdcead20 (diff) |
iommu/vt-d: Remove a useless BUG_ON(dev->is_virtfn)
When dmar_alloc_pci_notify_info() is being invoked, the invoker has
ensured the dev->is_virtfn is false. So, remove the useless BUG_ON in
dmar_alloc_pci_notify_info().
Signed-off-by: Tina Zhang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lu Baolu <[email protected]>
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-mod.c')
0 files changed, 0 insertions, 0 deletions