Re: [PATCH 1/1] tools: hv: Return the full kernel version

2012-10-13 Thread Greg KH
de...@linuxdriverproject.org; > > o...@aepfle.de; > > a...@canonical.com; jasow...@redhat.com > > Subject: Re: [PATCH 1/1] tools: hv: Return the full kernel version > > > > On Fri, Oct 12, 2012 at 04:40:10PM -0700, K. Y. Srinivasan wrote: > > > Currently, we ar

RE: [PATCH 1/1] tools: hv: Return the full kernel version

2012-10-13 Thread KY Srinivasan
Subject: Re: [PATCH 1/1] tools: hv: Return the full kernel version > > On Fri, Oct 12, 2012 at 04:40:10PM -0700, K. Y. Srinivasan wrote: > > Currently, we are returning the same string for both OSBuildNumber > > and OSVersion keys. Return the full uts string for the OSBuild

Re: [PATCH 1/1] tools: hv: Return the full kernel version

2012-10-12 Thread Greg KH
On Fri, Oct 12, 2012 at 04:40:10PM -0700, K. Y. Srinivasan wrote: > Currently, we are returning the same string for both OSBuildNumber > and OSVersion keys. Return the full uts string for the OSBuild > key since Windows does not impose any restrictions on this. You sent me 2 patches, both 1/1, t

[PATCH 1/1] tools: hv: Return the full kernel version

2012-10-12 Thread K. Y. Srinivasan
Currently, we are returning the same string for both OSBuildNumber and OSVersion keys. Return the full uts string for the OSBuild key since Windows does not impose any restrictions on this. Signed-off-by: K. Y. Srinivasan Reviewed-by: Haiyang Zhang Reported-by: Claudio Latini --- tools/hv/hv