Re: [PATCH 1/1] Staging: hv: vmbus: Support building the vmbus driver as part of the kernel
From: Greg KH <hidden>
Date: 2011-10-25 02:40:38
Also in:
lkml
From: Greg KH <hidden>
Date: 2011-10-25 02:40:38
Also in:
lkml
On Mon, Oct 24, 2011 at 01:31:05PM -0700, K. Y. Srinivasan wrote:
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>
Any reason you sent this out twice? Was there a difference between the two versions that I missed? greg k-h