[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200521140835-mutt-send-email-mst@kernel.org>
Date: Thu, 21 May 2020 14:08:35 -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,
jasowang@...hat.com, lkp@...el.com, mst@...hat.com,
yuehaibing@...wei.com
Subject: [GIT PULL] vhost/vdpa: minor fixes
The following changes since commit 0b841030625cde5f784dd62aec72d6a766faae70:
vhost: vsock: kick send_pkt worker once device is started (2020-05-02 10:28:21 -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 1b0be99f1a426d9f17ced95c4118c6641a2ff13d:
vhost: missing __user tags (2020-05-15 11:36:31 -0400)
----------------------------------------------------------------
virtio: build warning fixes
Fix a couple of build warnings.
Signed-off-by: Michael S. Tsirkin <mst@...hat.com>
----------------------------------------------------------------
Michael S. Tsirkin (1):
vhost: missing __user tags
YueHaibing (1):
vdpasim: remove unused variable 'ret'
drivers/vdpa/vdpa_sim/vdpa_sim.c | 15 +++++++--------
drivers/vhost/vhost.c | 4 ++--
2 files changed, 9 insertions(+), 10 deletions(-)
Powered by blists - more mailing lists