[GIT PULL] vdpa: last minute bugfixes

From: Michael S. Tsirkin
Date: Wed Dec 02 2020 - 06:53:37 EST


A couple of patches of the obviously correct variety.

The following changes since commit ad89653f79f1882d55d9df76c9b2b94f008c4e27:

vhost-vdpa: fix page pinning leakage in error path (rework) (2020-11-25 04:29:07 -0500)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus

for you to fetch changes up to 2c602741b51daa12f8457f222ce9ce9c4825d067:

vhost_vdpa: return -EFAULT if copy_to_user() fails (2020-12-02 04:36:40 -0500)

----------------------------------------------------------------
vdpa: last minute bugfixes

A couple of fixes that surfaced at the last minute.

Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx>

----------------------------------------------------------------
Dan Carpenter (1):
vhost_vdpa: return -EFAULT if copy_to_user() fails

Randy Dunlap (1):
vdpa: mlx5: fix vdpa/vhost dependencies

drivers/Makefile | 1 +
drivers/vdpa/Kconfig | 1 +
drivers/vhost/vdpa.c | 4 +++-
3 files changed, 5 insertions(+), 1 deletion(-)