summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaleb Connolly <[email protected]>2024-01-04 17:12:22 +0000
committerTom Rini <[email protected]>2024-01-18 12:18:48 -0500
commitb18561801164492f63f6a87f6e77e6ebe5529dff (patch)
tree303685f4fe5ef5870166c321b77f6443a35a2bb2 /include
parent9d92c418acfb7576e12e2bd53fed294bb9543724 (diff)
iommu: dont fail silently
When attempting to probe a device which has an associated IOMMU, if the IOMMU device can't be found (no driver, disabled driver, driver failed to probe, etc) then we currently fail to probe the device with no discernable error. If we fail to hook the device up to its IOMMU, we should make sure that the user knows about it. Write some better error messages for dev_iommu_enable() to facilitate this. Signed-off-by: Caleb Connolly <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions