The following changes since commit 19c329f6808995b142b3966301f217c831e7cf31:
Linux 5.11-rc4 (2021-01-17 16:37:05 -0800)
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 710eb8e32d04714452759f2b66884bfa7e97d495:
vdpa/mlx5: Fix memory key MTT population (2021-01-20 03:47:04 -0500)
----------------------------------------------------------------
vdpa: bugfix
A single mlx bugfix.
Signed-off-by: Michael S. Tsirkin <mst at redhat.com>
----------------------------------------------------------------
Eli Cohen (1):
vdpa/mlx5: Fix memory key MTT population
drivers/vdpa/mlx5/core/mlx5_vdpa.h | 1 +
drivers/vdpa/mlx5/core/mr.c | 28 ++++++++++++----------------
2 files changed, 13 insertions(+), 16 deletions(-)