linux_old1/drivers/hv
K. Y. Srinivasan 43d4e119f9 Staging: hv: vmbus: Support building the vmbus driver as part of the kernel
Modify the way we initialize the vmbus driver so that all the hyper-v drivers
can be linked with the kernel and still ensure that the vmbus driver
is fully initialized before the drivers that depend upon the vmbus
driver attempt to initialize.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-11-26 17:05:34 -08:00
..
Kconfig Staging: hv: move hyperv code out of staging directory 2011-10-10 22:52:55 -06:00
Makefile
channel.c
channel_mgmt.c hv: remove free_channel() from hyperv.h 2011-10-11 09:51:22 -06:00
connection.c Staging: hv: remove unneeded asm include file in hyperv.h 2011-10-11 08:49:19 -06:00
hv.c Staging: hv: remove unneeded asm include file in hyperv.h 2011-10-11 08:49:19 -06:00
hv_kvp.c hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp() 2011-10-11 08:49:19 -06:00
hv_kvp.h
hv_util.c hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp() 2011-10-11 08:49:19 -06:00
hyperv_vmbus.h Staging: hv: remove last user of DPRINT() macro 2011-10-11 09:51:21 -06:00
ring_buffer.c Staging: hv: remove last user of DPRINT() macro 2011-10-11 09:51:21 -06:00
vmbus_drv.c Staging: hv: vmbus: Support building the vmbus driver as part of the kernel 2011-11-26 17:05:34 -08:00