The following changes since commit bc04d93ea30a0a8eb2a2648b848cef35d1f6f798:
vdpa/mlx5: Fix suspend/resume index restoration (2021-04-09 12:08:28 -0400)
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 be286f84e33da1a7f83142b64dbd86f600e73363:
vdpa/mlx5: Set err = -ENOMEM in case dma_map_sg_attrs fails (2021-04-22 18:15:31 -0400)
---------------------------------------------------------------- virtio: last minute fixes
Very late in the cycle but both risky if left unfixed and more or less obvious..
Signed-off-by: Michael S. Tsirkin mst@redhat.com
---------------------------------------------------------------- Eli Cohen (1): vdpa/mlx5: Set err = -ENOMEM in case dma_map_sg_attrs fails
Xie Yongji (1): vhost-vdpa: protect concurrent access to vhost device iotlb
drivers/vdpa/mlx5/core/mr.c | 4 +++- drivers/vhost/vdpa.c | 6 +++++- 2 files changed, 8 insertions(+), 2 deletions(-)
The pull request you sent on Thu, 22 Apr 2021 18:20:16 -0400:
https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus
has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/18a3c5f7abfdf97f88536d35338ebbee119c355c
Thank you!
linux-stable-mirror@lists.linaro.org