diff options
author | K. Y. Srinivasan <kys@microsoft.com> | 2014-08-27 16:25:33 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-10-30 09:40:13 -0700 |
commit | e842ba8120fa07183e1f4009723c20795f9670ec (patch) | |
tree | 39204f263235440ba44ee5f0d4787e04b04c8bd5 /kernel | |
parent | a94a55c4b68fac4173385e680f52d6e800f1db4d (diff) |
Drivers: hv: vmbus: Cleanup vmbus_close_internal()
commit 98d731bb064a9d1817a6ca9bf8b97051334a7cfe upstream.
Eliminate calls to BUG_ON() in vmbus_close_internal().
We have chosen to potentially leak memory, than crash the guest
in case of failures.
In this version of the patch I have addressed comments from
Dan Carpenter (dan.carpenter@oracle.com).
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Tested-by: Sitsofe Wheeler <sitsofe@yahoo.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions