mbox series

[GIT,PULL] virtio: last minute revert

Message ID 20230621110431-mutt-send-email-mst@kernel.org (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] virtio: last minute revert | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus

Message

Michael S. Tsirkin June 21, 2023, 3:04 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org June 21, 2023, 6:12 p.m. UTC | #1
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!