This patch-set implements multi-channel support for Hyper-V devices. Earlier, these two patches were sent out as part of a larger patch-set that included relevant changes in the storage driver. In this version of the patch, I have fixed a race condition in the code that opens the sub-channels. K. Y. Srinivasan (2): Drivers: hv: vmbus: Implement multi-channel support Drivers: hv: Add the GUID fot synthetic fibre channel device drivers/hv/channel.c | 50 +++++++++++++++++-- drivers/hv/channel_mgmt.c | 119 +++++++++++++++++++++++++++++++++++++++++++-- drivers/hv/connection.c | 14 +++++ include/linux/hyperv.h | 70 ++++++++++++++++++++++++++ 4 files changed, 245 insertions(+), 8 deletions(-) -- 1.7.4.1 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel