Message ID | 20230621110431-mutt-send-email-mst@kernel.org (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | [GIT,PULL] virtio: last minute revert | expand |
Context | Check | Description |
---|---|---|
netdev/tree_selection | success | Pull request for net |
netdev/build_32bit | fail | Errors and warnings before: 16212 this patch: 16218 |
netdev/build_clang | fail | Errors and warnings before: 4770 this patch: 4771 |
netdev/verify_signedoff | fail | author Signed-off-by missing committer Signed-off-by missing |
netdev/verify_fixes | fail | Problems with Fixes tag: 2 |
netdev/build_allmodconfig_warn | fail | Errors and warnings before: 17294 this patch: 17300 |
The pull request you sent on Wed, 21 Jun 2023 11:04:31 -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/007034977130b49b618a5206aad54f634d9f169c
Thank you!
The following changes since commit 45a3e24f65e90a047bef86f927ebdc4c710edaa1: Linux 6.4-rc7 (2023-06-18 14:06:27 -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 afd384f0dbea2229fd11159efb86a5b41051c4a9: Revert "virtio-blk: support completion batching for the IRQ path" (2023-06-21 04:14:28 -0400) ---------------------------------------------------------------- virtio: bugfix A last minute revert to fix a regression. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> ---------------------------------------------------------------- Michael S. Tsirkin (1): Revert "virtio-blk: support completion batching for the IRQ path" drivers/block/virtio_blk.c | 82 +++++++++++++++++++++------------------------- 1 file changed, 37 insertions(+), 45 deletions(-)