aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers.c
diff options
context:
space:
mode:
authorLu Baolu <[email protected]>2024-06-10 08:55:48 +0000
committerWill Deacon <[email protected]>2024-07-04 13:09:33 +0000
commit3b10f25704beefd0534f89db8323398c89b720e1 (patch)
tree8357c436c5b7e609c50f4a9ab247f7187af52b5a /rust/helpers.c
parentwifi: ath11k: Use iommu_paging_domain_alloc() (diff)
downloadkernel-3b10f25704beefd0534f89db8323398c89b720e1.tar.gz
kernel-3b10f25704beefd0534f89db8323398c89b720e1.zip
RDMA/usnic: Use iommu_paging_domain_alloc()
usnic_uiom_alloc_pd() allocates a paging domain for a given device. In this case, iommu_domain_alloc(dev->bus) is equivalent to  iommu_paging_domain_alloc(dev). Replace it as iommu_domain_alloc() has been deprecated. Signed-off-by: Lu Baolu <[email protected]> Acked-by: Jason Gunthorpe <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions