]> git.baikalelectronics.ru Git - kernel.git/commit
vdpa: make get_vq_group and set_group_asid optional
authorJason Wang <jasowang@redhat.com>
Thu, 9 Jun 2022 04:19:01 +0000 (12:19 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 9 Jun 2022 04:26:35 +0000 (00:26 -0400)
commit06d9028bc7b9d58bcdbc23a36b9d530138e85e38
tree1aa067f50995425114f84706eaf2f526b2211eab
parentfd332c8aafddddc76b7abdfc384078a843586b00
vdpa: make get_vq_group and set_group_asid optional

This patch makes get_vq_group and set_group_asid optional. This is
needed to unbreak the vDPA parent that doesn't support multiple
address spaces.

Cc: Gautam Dawar <gautam.dawar@xilinx.com>
Fixes: 606fae63016c ("vhost-vdpa: support ASID based IOTLB API")
Signed-off-by: Jason Wang <jasowang@redhat.com>
Message-Id: <20220609041901.2029-1-jasowang@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/vhost/vdpa.c
include/linux/vdpa.h