Re: [PATCH 1/1] Drivers: hv: vmbus: Add additional distro specific Kconfig options

2013-04-10 Thread Greg KH
On Wed, Apr 10, 2013 at 05:37:41PM +, KY Srinivasan wrote: > You are reading more into this than there is. As it stands now > (without this patch), the code that constructs the guest OS ID has > place holders for adding in some distro specific tags into this ID. I understand that, the fact tha

RE: [PATCH 1/1] Drivers: hv: vmbus: Add additional distro specific Kconfig options

2013-04-10 Thread KY Srinivasan
n.org] > > > Sent: Wednesday, April 10, 2013 11:50 AM > > > To: KY Srinivasan > > > Cc: linux-kernel@vger.kernel.org; de...@linuxdriverproject.org; > o...@aepfle.de; > > > a...@canonical.com; jasow...@redhat.com > > > Subject: Re: [PATCH 1/1] Drivers:

Re: [PATCH 1/1] Drivers: hv: vmbus: Add additional distro specific Kconfig options

2013-04-10 Thread Greg KH
de...@linuxdriverproject.org; > > o...@aepfle.de; > > a...@canonical.com; jasow...@redhat.com > > Subject: Re: [PATCH 1/1] Drivers: hv: vmbus: Add additional distro specific > > Kconfig > > options > > > > On Wed, Apr 10, 2013 at 09:08:17AM -0700, K. Y. Sri

RE: [PATCH 1/1] Drivers: hv: vmbus: Add additional distro specific Kconfig options

2013-04-10 Thread KY Srinivasan
Subject: Re: [PATCH 1/1] Drivers: hv: vmbus: Add additional distro specific > Kconfig > options > > On Wed, Apr 10, 2013 at 09:08:17AM -0700, K. Y. Srinivasan wrote: > > The guest ID captures information about the guest and has room for > > distributions to add distro

Re: [PATCH 1/1] Drivers: hv: vmbus: Add additional distro specific Kconfig options

2013-04-10 Thread Greg KH
On Wed, Apr 10, 2013 at 09:08:17AM -0700, K. Y. Srinivasan wrote: > The guest ID captures information about the guest and has room for > distributions to add distro specific information. Add Kconfig options > to support distro specific information to be managed easily. > > Signed-off-by: K. Y. Sri