vdpa: add bind_mm/unbind_mm callbacks
mainline inclusion from mainline-v6.4-rc1 commit 9067de47 category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I86ITO Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=9067de4725a299bc1baf11de9f5040fdd0bd05c3 ---------------------------------------------------------------------- These new optional callbacks is used to bind/unbind the device to a specific address space so the vDPA framework can use VA when these callbacks are implemented. Suggested-by:Jason Wang <jasowang@redhat.com> Acked-by:
Jason Wang <jasowang@redhat.com> Signed-off-by:
Stefano Garzarella <sgarzare@redhat.com> Message-Id: <20230404131326.44403-2-sgarzare@redhat.com> Signed-off-by:
Michael S. Tsirkin <mst@redhat.com> Signed-off-by:
jiangdongxu <jiangdongxu1@huawei.com>
Loading
Please sign in to comment