RE: [PATCH 1/1] Staging: hv: vmbus: Support building the vmbus driver as part of the kernel
From: KY Srinivasan <kys@microsoft.com>
Date: 2011-10-25 02:43:34
Also in:
lkml
From: KY Srinivasan <kys@microsoft.com>
Date: 2011-10-25 02:43:34
Also in:
lkml
-----Original Message----- From: Greg KH [mailto:greg@kroah.com] Sent: Monday, October 24, 2011 10:27 PM To: KY Srinivasan Cc: gregkh@suse.de; linux-kernel@vger.kernel.org; devel@linuxdriverproject.org; virtualization@lists.osdl.org; ohering@suse.com; Haiyang Zhang Subject: Re: [PATCH 1/1] Staging: hv: vmbus: Support building the vmbus driver as part of the kernel On Mon, Oct 24, 2011 at 01:31:05PM -0700, K. Y. Srinivasan wrote:quoted
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?
No difference. It is the mail server acting up. After I sent the mail initially, it did not go out for several hours. I sent it again and after several hours, both were sent out. Sorry for the confusion; you can ignore one of them. Regards, K. Y
greg k-h