[PATCH V2 0/5] Drivers: hv: vmbus: Eliminate calls to BUG_ON()

From: K. Y. Srinivasan
Date: Wed Aug 27 2014 - 18:21:43 EST


Cleanup the channel management code and eliminate calls to BUG_ON().
Also fix an error propagation bug in vmbus_open().

In this version of the patch-set, I have addressed comments from
Dan Carpenter.

K. Y. Srinivasan (5):
Drivers: hv: vmbus: Cleanup vmbus_post_msg()
Drivers: hv: vmbus: Cleanup vmbus_teardown_gpadl()
Drivers: hv: vmbus: Cleanup vmbus_close_internal()
Drivers: hv: vmbus: Cleanup vmbus_establish_gpadl()
Drivers: hv: vmbus: Fix a bug in vmbus_open()

drivers/hv/channel.c | 49 +++++++++++++++++++++++++++++++---------------
drivers/hv/connection.c | 17 ++++++++++++---
2 files changed, 46 insertions(+), 20 deletions(-)

--
1.7.4.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/