public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Drivers: hv: vmbus: Eliminate calls to BUG_ON()
@ 2014-08-26 19:05 K. Y. Srinivasan
  2014-08-26 19:05 ` [PATCH 1/4] Drivers: hv: vmbus: Cleanup vmbus_post_msg() K. Y. Srinivasan
  2014-08-27  9:20 ` [PATCH 0/4] Drivers: hv: vmbus: Eliminate calls to BUG_ON() Sitsofe Wheeler
  0 siblings, 2 replies; 7+ messages in thread
From: K. Y. Srinivasan @ 2014-08-26 19:05 UTC (permalink / raw)
  To: gregkh, linux-kernel, devel, olaf, apw, jasowang, sitsofe
  Cc: K. Y. Srinivasan

Cleanup the channel management code and eliminate calls to BUG_ON()

K. Y. Srinivasan (4):
  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/channel.c    |   48 +++++++++++++++++++++++++++++++---------------
 drivers/hv/connection.c |   13 +++++++++--
 2 files changed, 42 insertions(+), 19 deletions(-)

-- 
1.7.4.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-08-27 10:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-26 19:05 [PATCH 0/4] Drivers: hv: vmbus: Eliminate calls to BUG_ON() K. Y. Srinivasan
2014-08-26 19:05 ` [PATCH 1/4] Drivers: hv: vmbus: Cleanup vmbus_post_msg() K. Y. Srinivasan
2014-08-26 19:05   ` [PATCH 2/4] Drivers: hv: vmbus: Cleanup vmbus_teardown_gpadl() K. Y. Srinivasan
2014-08-26 19:05   ` [PATCH 3/4] Drivers: hv: vmbus: Cleanup vmbus_close_internal() K. Y. Srinivasan
2014-08-27 10:04     ` Dan Carpenter
2014-08-26 19:05   ` [PATCH 4/4] Drivers: hv: vmbus: Cleanup vmbus_establish_gpadl() K. Y. Srinivasan
2014-08-27  9:20 ` [PATCH 0/4] Drivers: hv: vmbus: Eliminate calls to BUG_ON() Sitsofe Wheeler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox