virtio_balloon: Treat stats requests as wakeup events
authorDavid Stevens <stevensd@chromium.org>
Thu, 21 Mar 2024 01:24:45 +0000 (10:24 +0900)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 22 May 2024 12:31:16 +0000 (08:31 -0400)
commitc578123e63da31d9d3876c33a8e3415597288e7d
tree9624173fd84a86a2809f8dfc3fa08509db10b877
parent810d831bbbf3cbd86e5aa91c8485b4d35186144d
virtio_balloon: Treat stats requests as wakeup events

Treat stats requests as wakeup events to ensure that the driver responds
to device requests in a timely manner.

Signed-off-by: David Stevens <stevensd@chromium.org>
Acked-by: David Hildenbrand <david@redhat.com>
Message-Id: <20240321012445.1593685-3-stevensd@google.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/virtio/virtio_balloon.c