[PATCH v1 0/2] virtio-balloon: tweak config_changed

From: Wei Wang
Date: Thu Jan 03 2019 - 01:06:08 EST


Since virtio-ccw doesn't work with accessing to the config registers
inside an interrupt context, this patch series avoids that issue by
moving the config register accesses to the related workqueue contexts.

Wei Wang (2):
virtio-balloon: tweak config_changed implementation
virtio-balloon: improve update_balloon_size_func

drivers/virtio/virtio_balloon.c | 59 +++++++++++++++++++++--------------------
1 file changed, 30 insertions(+), 29 deletions(-)

--
2.7.4