Message ID | 20200929035034-mutt-send-email-mst@kernel.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL] virtio: last minute fixes | expand |
The pull request you sent on Tue, 29 Sep 2020 03:50:34 -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/1ccfa66d94cf65d3e89eeb95676a03e8f90edd99
Thank you!
Unfortunately there are a couple more reported issues in vhost and vdpa, but those fixes are still being worked upon, no reason to delay those that are ready. The following changes since commit ba4f184e126b751d1bffad5897f263108befc780: Linux 5.9-rc6 (2020-09-20 16:33:55 -0700) 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 a127c5bbb6a8eee851cbdec254424c480b8edd75: vhost-vdpa: fix backend feature ioctls (2020-09-24 05:54:36 -0400) ---------------------------------------------------------------- virtio: last minute fixes A couple of last minute fixes Signed-off-by: Michael S. Tsirkin <mst@redhat.com> ---------------------------------------------------------------- Eli Cohen (1): vhost: Fix documentation Jason Wang (1): vhost-vdpa: fix backend feature ioctls drivers/vhost/iotlb.c | 4 ++-- drivers/vhost/vdpa.c | 30 ++++++++++++++++-------------- 2 files changed, 18 insertions(+), 16 deletions(-)