virtio-mem: Unplug subblocks right-to-left
authorDavid Hildenbrand <david@redhat.com>
Thu, 7 May 2020 14:01:37 +0000 (16:01 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 4 Jun 2020 19:36:52 +0000 (15:36 -0400)
commit562e08cd249f98af3a3e0845998f3b27b56b0067
tree9e74b2f8eb6f30b463e2077c172034195fc5f5c9
parent3c42e198e668e4040ef5cf3ad60d57765abc08a4
virtio-mem: Unplug subblocks right-to-left

We unplug blocks right-to-left, let's also unplug subblocks within a block
right-to-left.

Cc: "Michael S. Tsirkin" <mst@redhat.com>
Cc: Pankaj Gupta <pankaj.gupta.linux@gmail.com>
Signed-off-by: David Hildenbrand <david@redhat.com>
Link: https://lore.kernel.org/r/20200507140139.17083-14-david@redhat.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/virtio/virtio_mem.c