Message ID | 20220314075951-mutt-send-email-mst@kernel.org (mailing list archive) |
---|---|
State | Not Applicable |
Delegated to: | Netdev Maintainers |
Headers | show |
Series | [GIT,PULL] virtio: a last minute regression fix | expand |
Context | Check | Description |
---|---|---|
netdev/tree_selection | success | Pull request for net |
netdev/build_32bit | success | Errors and warnings before: 0 this patch: 0 |
netdev/build_clang | success | Errors and warnings before: 0 this patch: 0 |
netdev/verify_signedoff | success | Signed-off-by tag matches author and committer |
netdev/verify_fixes | success | Fixes tag looks correct |
netdev/build_allmodconfig_warn | success | Errors and warnings before: 0 this patch: 0 |
The pull request you sent on Mon, 14 Mar 2022 07:59:51 -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/6665ca15746dc34606b5d79fae278a101a368437
Thank you!
The following changes since commit 3dd7d135e75cb37c8501ba02977332a2a487dd39: tools/virtio: handle fallout from folio work (2022-03-06 06:06:50 -0500) 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 95932ab2ea07b79cdb33121e2f40ccda9e6a73b5: vhost: allow batching hint without size (2022-03-10 08:12:04 -0500) ---------------------------------------------------------------- virtio: a last minute regression fix I thought we did a lot of testing, but a regression still managed to sneak in. The fix seems trivial. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> ---------------------------------------------------------------- Jason Wang (1): vhost: allow batching hint without size drivers/vhost/vhost.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)