diff options
author | K. Y. Srinivasan <kys@microsoft.com> | 2014-08-27 16:25:34 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-09-23 23:30:38 -0700 |
commit | 72c6b71c245dac8f371167d97ef471b367d0b66b (patch) | |
tree | 7c5cd78426e39bd1d4a106f77d436bba130c44ae /virt/kvm/vfio.c | |
parent | 66be653083057358724d56d817e870e53fb81ca7 (diff) |
Drivers: hv: vmbus: Cleanup vmbus_establish_gpadl()
Eliminate the call to BUG_ON() by waiting for the host to respond. We are
trying to reclaim the ownership of memory that was given to the host and so
we will have to wait until the host responds.
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Cc: <stable@vger.kernel.org>
Tested-by: Sitsofe Wheeler <sitsofe@yahoo.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'virt/kvm/vfio.c')
0 files changed, 0 insertions, 0 deletions