diff options
author | Robin Murphy <[email protected]> | 2024-04-30 11:22:53 +0100 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2024-05-10 09:04:25 +0200 |
commit | 8b80549f1bc692cf9130af8555b6c89cec24e1a6 (patch) | |
tree | dd5e73121fe95722c293483e36a01a15116186e6 /crypto/api.c | |
parent | f091e93306e0429ebb7589b9874590b6a9705e64 (diff) |
arm64: Properly clean up iommu-dma remnants
Thanks to the somewhat asymmetrical nature, while removing
iommu_setup_dma_ops() from the arch_setup_dma_ops() flow, I managed to
forget that arm64's teardown path was also specific to iommu-dma. Clean
that up to match, otherwise probe deferral will lead to the arch code
erroneously removing DMA ops set elsewhere.
Reported-by: Dmitry Baryshkov <[email protected]>
Link: https://lore.kernel.org/linux-iommu/[email protected]/
Fixes: b67483b3c44e ("iommu/dma: Centralise iommu_setup_dma_ops()")
Signed-off-by: Robin Murphy <[email protected]>
Tested-by: Dmitry Baryshkov <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
Reviewed-by: Konrad Dybcio <[email protected]>
Acked-by: Will Deacon <[email protected]>
Tested-by: Nicolin Chen <[email protected]>
Link: https://lore.kernel.org/r/d4cc20cbb0c45175e98dd76bf187e2ad6421296d.1714472573.git.robin.murphy@arm.com
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'crypto/api.c')
0 files changed, 0 insertions, 0 deletions