commit | 43d4e119f944a41a7694552353635ad9b2cd8b37 | [log] [tgz] |
---|---|---|
author | K. Y. Srinivasan <kys@microsoft.com> | Mon Oct 24 11:28:12 2011 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Sat Nov 26 17:05:34 2011 -0800 |
tree | 221c3c2c938ec9452e0fc53c6bc3de17a67a28b1 | |
parent | a48b0c4c7dfe8de55057c6c431ec47d489d1ff7a [diff] |
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>