diff options
author | K. Y. Srinivasan <kys@microsoft.com> | 2014-08-27 16:25:32 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-09-23 23:30:38 -0700 |
commit | 66be653083057358724d56d817e870e53fb81ca7 (patch) | |
tree | 7dba96c32670164af532e770d00a5d2602003be1 /virt | |
parent | fdeebcc62279119dbeafbc1a2e39e773839025fd (diff) | |
download | op-kernel-dev-66be653083057358724d56d817e870e53fb81ca7.zip op-kernel-dev-66be653083057358724d56d817e870e53fb81ca7.tar.gz |
Drivers: hv: vmbus: Cleanup vmbus_teardown_gpadl()
Eliminate calls to BUG_ON() by properly handling errors. In cases where
rollback is possible, we will return the appropriate error to have the
calling code decide how to rollback state. In the case where we are
transferring ownership of the guest physical pages to the host,
we will wait for the host to respond.
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')
0 files changed, 0 insertions, 0 deletions