diff options
author | K. Y. Srinivasan <kys@microsoft.com> | 2014-08-27 16:25:33 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-09-23 23:30:38 -0700 |
commit | 98d731bb064a9d1817a6ca9bf8b97051334a7cfe (patch) | |
tree | e533c8a76a30911c6feb9e4ba04d8a51edb98fed /drivers/hv/hv.c | |
parent | 45d727cee9e200f5b351528b9fb063b69cf702c8 (diff) | |
download | op-kernel-dev-98d731bb064a9d1817a6ca9bf8b97051334a7cfe.zip op-kernel-dev-98d731bb064a9d1817a6ca9bf8b97051334a7cfe.tar.gz |
Drivers: hv: vmbus: Cleanup vmbus_close_internal()
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>
Cc: <stable@vger.kernel.org>
Tested-by: Sitsofe Wheeler <sitsofe@yahoo.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hv/hv.c')
0 files changed, 0 insertions, 0 deletions