commit | 9f2ceda49c6b8827c795731c204f6c2587886e2c | [log] [tgz] |
---|---|---|
author | Dominik Dingel <dingel@linux.vnet.ibm.com> | Tue Sep 03 12:31:16 2013 +0200 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Thu Jan 30 12:52:20 2014 +0100 |
tree | 66d50d1720dd389f12f1e8b318e1ba7cb3e597e0 | |
parent | e0ead41a6dac09f86675ce07a66e4b253a9b7bd5 [diff] |
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>