]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
iommufd: update outdated comment for renamed iommufd_hw_pagetable_alloc()
authorKexin Sun <kexinsun@smail.nju.edu.cn>
Sat, 21 Mar 2026 10:57:59 +0000 (18:57 +0800)
committerJason Gunthorpe <jgg@nvidia.com>
Wed, 25 Mar 2026 12:35:14 +0000 (09:35 -0300)
commit67cb50aee082842077a8404337dc21b7d03829d7
tree0c490f120199b841d8dea2f1f272d939b4945bd6
parent09c091fddb0b93297ea659ab48ee64f54ebeeaa2
iommufd: update outdated comment for renamed iommufd_hw_pagetable_alloc()

The function iommufd_hw_pagetable_alloc() was renamed to
iommufd_hwpt_paging_alloc() by commit 89db31635c87
("iommufd: Derive iommufd_hwpt_paging from
iommufd_hw_pagetable").  Update the stale reference in
iommufd_device_auto_get_domain().

Link: https://patch.msgid.link/r/20260321105759.6832-1-kexinsun@smail.nju.edu.cn
Assisted-by: unnamed:deepseek-v3.2 coccinelle
Signed-off-by: Kexin Sun <kexinsun@smail.nju.edu.cn>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/iommu/iommufd/device.c