KVM: async_pf: Allow to wait for outstanding work
authorDominik Dingel <dingel@linux.vnet.ibm.com>
Tue, 3 Sep 2013 10:31:16 +0000 (12:31 +0200)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Thu, 30 Jan 2014 11:52:20 +0000 (12:52 +0100)
commit9f2ceda49c6b8827c795731c204f6c2587886e2c
tree66d50d1720dd389f12f1e8b318e1ba7cb3e597e0
parente0ead41a6dac09f86675ce07a66e4b253a9b7bd5
KVM: async_pf: Allow to wait for outstanding work

On s390 we are not able to cancel work. Instead we will flush the work and wait for
completion.

Signed-off-by: Dominik Dingel <dingel@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
virt/kvm/async_pf.c