linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND 0/6] Drivers: hv: vmbus: Some miscellaneous  bug fixes and cleanup
@ 2015-02-03 15:31 K. Y. Srinivasan
  2015-02-03 15:31 ` [PATCH RESEND 1/6] hv: hv_util: move vmbus_open() to a later place K. Y. Srinivasan
  2015-02-03 23:45 ` [PATCH RESEND 0/6] Drivers: hv: vmbus: Some miscellaneous bug fixes and cleanup Greg KH
  0 siblings, 2 replies; 11+ messages in thread
From: K. Y. Srinivasan @ 2015-02-03 15:31 UTC (permalink / raw)
  To: gregkh, linux-kernel, devel, olaf, apw, vkuznets; +Cc: K. Y. Srinivasan

This is a resend of the patches from Dexuan and Nicholas

Dexuan Cui (3):
  hv: hv_util: move vmbus_open() to a later place
  hv: vmbus_post_msg: retry the hypercall on some transient errors
  hv: vmbus_open(): reset the channel state on ENOMEM

Nicholas Mc Guire (3):
  hv: channel: match var type to return type of wait_for_completion
  hv: channel_mgmt: match var type to return type of
    wait_for_completion
  hv: hv_balloon: match var type to return type of wait_for_completion

 arch/x86/include/uapi/asm/hyperv.h |    2 ++
 drivers/hv/channel.c               |   11 +++++++----
 drivers/hv/channel_mgmt.c          |    3 ++-
 drivers/hv/connection.c            |   11 +++++++++--
 drivers/hv/hv_balloon.c            |    3 ++-
 drivers/hv/hv_util.c               |   11 ++++++-----
 6 files changed, 28 insertions(+), 13 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2015-02-04  0:01 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-03 15:31 [PATCH RESEND 0/6] Drivers: hv: vmbus: Some miscellaneous bug fixes and cleanup K. Y. Srinivasan
2015-02-03 15:31 ` [PATCH RESEND 1/6] hv: hv_util: move vmbus_open() to a later place K. Y. Srinivasan
2015-02-03 15:31   ` [PATCH RESEND 2/6] hv: vmbus_post_msg: retry the hypercall on some transient errors K. Y. Srinivasan
2015-02-03 15:31   ` [PATCH RESEND 3/6] hv: vmbus_open(): reset the channel state on ENOMEM K. Y. Srinivasan
2015-02-03 15:31   ` [PATCH RESEND 4/6] hv: channel: match var type to return type of wait_for_completion K. Y. Srinivasan
2015-02-03 15:31   ` [PATCH RESEND 5/6] hv: channel_mgmt: " K. Y. Srinivasan
2015-02-03 15:31   ` [PATCH RESEND 6/6] hv: hv_balloon: " K. Y. Srinivasan
2015-02-03 23:45 ` [PATCH RESEND 0/6] Drivers: hv: vmbus: Some miscellaneous bug fixes and cleanup Greg KH
2015-02-03 23:51   ` KY Srinivasan
2015-02-04  0:00     ` Greg KH
2015-02-04  0:01       ` KY Srinivasan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).