All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2] Drivers: hv: vmbus: Fix a couple of bugs
@ 2015-11-20  1:49 K. Y. Srinivasan
  2015-11-20  1:50 ` [PATCH V2 1/2] Drivers: hv: vmbus: Fix a Host signaling bug K. Y. Srinivasan
  0 siblings, 1 reply; 3+ messages in thread
From: K. Y. Srinivasan @ 2015-11-20  1:49 UTC (permalink / raw)
  To: gregkh, linux-kernel, devel, olaf, apw, vkuznets, jasowang
  Cc: K. Y. Srinivasan

Fix a couple of bugs. In this version I have addressed
review comments from Vitaly.

Andrey Smetanin (1):
  drivers/hv: correct tsc page sequence invalid value

K. Y. Srinivasan (1):
  Drivers: hv: vmbus: Fix a Host signaling bug

 drivers/hv/channel.c   |   18 ++++++++++++++++++
 drivers/hv/hv.c        |    4 ++--
 include/linux/hyperv.h |   18 ++++++++++++++++++
 3 files changed, 38 insertions(+), 2 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2015-11-20  0:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-20  1:49 [PATCH V2 0/2] Drivers: hv: vmbus: Fix a couple of bugs K. Y. Srinivasan
2015-11-20  1:50 ` [PATCH V2 1/2] Drivers: hv: vmbus: Fix a Host signaling bug K. Y. Srinivasan
2015-11-20  1:50   ` [PATCH V2 2/2] drivers/hv: correct tsc page sequence invalid value K. Y. Srinivasan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.