]> git.ipfire.org Git - thirdparty/linux.git/commit
vduse: merge tree search logic of IOTLB_GET_FD and IOTLB_GET_INFO ioctls
authorEugenio Pérez <eperezma@redhat.com>
Mon, 19 Jan 2026 14:33:03 +0000 (15:33 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 28 Jan 2026 20:32:17 +0000 (15:32 -0500)
commitf3dc3a8a3ea71d4758b0f63affceb18398cf79b8
tree6ee54aa0f6b91ca029037cb5c91f3e8175dae6d3
parent489d76520612abf9a4ede4344349105406c91a73
vduse: merge tree search logic of IOTLB_GET_FD and IOTLB_GET_INFO ioctls

The next patch adds new ioctl with the ASID member per entry.  Abstract
these two so it can be build on top easily.

Acked-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20260119143306.1818855-11-eperezma@redhat.com>
drivers/vdpa/vdpa_user/vduse_dev.c