Re: [PATCH] iommufd/selftest: Return dmabuf fd from IOMMU_TEST_OP_DMABUF_GET again

From: Yee Li

Date: Wed Sep 02 2026 - 09:55:52 EST


> failure, but the applied version also changed the success path to
> return 0, so userspace no longer receives the fd. Note the patch as
> posted on the list returned rc here; the change to return 0 appeared
> when it was applied:

Thanks for catching it.