From: "Michael S. Tsirkin" <mst@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: kvm@vger.kernel.org, virtualization@lists.linux-foundation.org,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
jasowang@redhat.com, lkp@intel.com, mst@redhat.com,
yuehaibing@huawei.com
Subject: [GIT PULL] vhost/vdpa: minor fixes
Date: Thu, 21 May 2020 14:08:35 -0400 [thread overview]
Message-ID: <20200521140835-mutt-send-email-mst@kernel.org> (raw)
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@redhat.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(-)
next reply other threads:[~2020-05-21 18:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-21 18:08 Michael S. Tsirkin [this message]
2020-05-21 20:55 ` [GIT PULL] vhost/vdpa: minor fixes pr-tracker-bot
2020-05-21 20:55 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200521140835-mutt-send-email-mst@kernel.org \
--to=mst@redhat.com \
--cc=jasowang@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lkp@intel.com \
--cc=netdev@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=virtualization@lists.linux-foundation.org \
--cc=yuehaibing@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.