linux/drivers/staging/hv
K. Y. Srinivasan 02bb4b9e4c Staging: hv: vmbus_drv: Get rid of util synchronixation based on channel counting
Now that we have dealt with this issue differently, get rid of the
old mechanism.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Abhishek Kane <v-abkane@microsoft.com>
Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-05-17 13:36:50 -07:00
..
tools Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 2011-04-07 11:36:44 -07:00
Kconfig Staging: hv: Add the necessary dependencies to hyperv Kconfig 2011-05-06 09:27:34 -07:00
Makefile Staging: hv: Move the contents of blkvsc.c to blkvsc_drv.c 2011-04-04 21:50:44 -07:00
TODO staging: hv: Convert vmbus driver interface function pointer table to constant 2010-09-14 16:27:12 -07:00
blkvsc_drv.c Staging: hv: blkvsc_drv: Cleanup the blkvsc_drv_exit() function 2011-05-17 12:27:09 -07:00
channel.c Staging: hv: vmbus_drv: Move the contents of vmbus_private.h to vmbus_hyperv.h 2011-05-17 12:27:04 -07:00
channel_mgmt.c Staging: hv: vmbus_drv: Get rid of util synchronixation based on channel counting 2011-05-17 13:36:50 -07:00
connection.c Staging: hv: vmbus_drv: Move the contents of vmbus_private.h to vmbus_hyperv.h 2011-05-17 12:27:04 -07:00
hv.c Staging: hv: vmbus_drv: Move the contents of vmbus_private.h to vmbus_hyperv.h 2011-05-17 12:27:04 -07:00
hv_kvp.c Staging: hv: vmbus_drv: Move the contents of vmbus_private.h to vmbus_hyperv.h 2011-05-17 12:27:04 -07:00
hv_kvp.h Fix common misspellings 2011-03-31 11:26:23 -03:00
hv_mouse.c Staging: hv: mousevsc_drv: Cleanup mousevsc_drv_exit() function 2011-05-17 12:27:10 -07:00
hv_timesource.c staging: hv: Replaced printk with pr_info in hv_timesource 2011-04-04 22:03:08 -07:00
hv_util.c Staging: hv: Re-implement the synchronization for util channels 2011-05-17 13:36:50 -07:00
hyperv.h Staging: hv: vmbus_drv: Get rid of util synchronixation based on channel counting 2011-05-17 13:36:50 -07:00
hyperv_net.h Staging: hv: netvsc_drv: Get rid of the used type struct netvsc_driver 2011-05-17 12:28:55 -07:00
hyperv_storage.h Staging: hv: Move the contents of storvsc_api.h to hyperv_storage.h 2011-05-17 12:27:06 -07:00
hyperv_vmbus.h Staging: hv: vmbus_drv: Cleanup hyperv_vmbus.h 2011-05-17 12:27:05 -07:00
netvsc.c Staging: hv: netvsc_drv: Get rid of the empty function rndis_filter_init() 2011-05-17 12:28:54 -07:00
netvsc_drv.c Staging: hv: netvsc_drv: Make netvsc_drv_exit() the module exit function 2011-05-17 12:28:58 -07:00
ring_buffer.c Staging: hv: vmbus_drv: Move the contents of ring_buffer.h to hyperv_vmbus.h 2011-05-17 12:27:04 -07:00
rndis_filter.c Staging: hv: netvsc_drv: Get rid of the empty function rndis_filter_init() 2011-05-17 12:28:54 -07:00
storvsc.c Staging: hv: Move the contents of storvsc_api.h to hyperv_storage.h 2011-05-17 12:27:06 -07:00
storvsc_drv.c Staging: hv: storvsc_drv: Cleanup storvsc_drv_exit() function 2011-05-17 12:27:10 -07:00
vmbus_drv.c Staging: hv: vmbus_drv: Get rid of util synchronixation based on channel counting 2011-05-17 13:36:50 -07:00