Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1273622
| From | "K. Y. Srinivasan" <kys@microsoft.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH V2 0/2] Drivers: hv: vmbus: Fix a couple of bugs |
| Date | 2015-11-20 01:20 +0100 |
| Message-ID | <qwHAK-8bE-17@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH V2 0/2] Drivers: hv: vmbus: Fix a couple of bugs "K. Y. Srinivasan" <kys@microsoft.com> - 2015-11-20 01:20 +0100
[PATCH V2 1/2] Drivers: hv: vmbus: Fix a Host signaling bug "K. Y. Srinivasan" <kys@microsoft.com> - 2015-11-20 01:20 +0100
[PATCH V2 2/2] drivers/hv: correct tsc page sequence invalid value "K. Y. Srinivasan" <kys@microsoft.com> - 2015-11-20 01:50 +0100
csiph-web