[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210422182016-mutt-send-email-mst@kernel.org>
Date: Thu, 22 Apr 2021 18:20:16 -0400
From: "Michael S. Tsirkin" <mst@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: kvm@...r.kernel.org, virtualization@...ts.linux-foundation.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
dan.carpenter@...cle.com, elic@...dia.com, jasowang@...hat.com,
lkp@...el.com, mst@...hat.com, stable@...r.kernel.org,
xieyongji@...edance.com
Subject: [GIT PULL] virtio: last minute fixes
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@...hat.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(-)
Powered by blists - more mailing lists