Re: [PATCH 1/1] Staging: hv: Integrate the time source driver with Hyper-V detection code
From: Greg KH <hidden>
Date: 2011-09-09 20:47:22
Also in:
lkml
From: Greg KH <hidden>
Date: 2011-09-09 20:47:22
Also in:
lkml
On Wed, Sep 07, 2011 at 03:25:10PM -0700, K. Y. Srinivasan wrote:
The Hyper-V timesource driver is best integrated with Hyper-V detection code since: (a) Linux guests running on Hyper-V need this timesource and (b) by integrating with Hyper-V detection, we could significantly minimize the code in the timesource driver. Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>