[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <cd681dca6d694f2a862612a3522c4373@SN2PR03MB061.namprd03.prod.outlook.com>
Date: Thu, 25 Jul 2013 11:19:32 +0000
From: KY Srinivasan <kys@...rosoft.com>
To: Greg KH <gregkh@...uxfoundation.org>, Olaf Hering <olaf@...fle.de>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH] Drivers: hv: remove HV_DRV_VERSION
> -----Original Message-----
> From: Greg KH [mailto:gregkh@...uxfoundation.org]
> Sent: Thursday, July 25, 2013 1:10 AM
> To: Olaf Hering
> Cc: KY Srinivasan; linux-kernel@...r.kernel.org
> Subject: Re: [PATCH] Drivers: hv: remove HV_DRV_VERSION
>
> On Wed, May 29, 2013 at 11:29:07AM +0200, Olaf Hering wrote:
> > Remove HV_DRV_VERSION, it has no meaning for upstream drivers.
> >
> > Initially it was supposed to show the "Linux Integration Services"
> > version, now it is not in sync anymore with the out-of-tree drivers
> > available from the MSFT website.
> >
> > The only place where a version string is still required is the KVP
> > command "IntegrationServicesVersion" which is handled by
> > tools/hv/hv_kvp_daemon.c. To satisfy such KVP request from the host pass
> > the current string to the daemon during KVP userland registration.
> >
> > Signed-off-by: Olaf Hering <olaf@...fle.de>
Acked-by: K. Y. Srinivasan <kys@...rosoft.com>
> > ---
> > drivers/hid/hid-hyperv.c | 1 -
> > drivers/hv/hv_balloon.c | 1 -
> > drivers/hv/hv_kvp.c | 2 ++
> > drivers/hv/hv_util.c | 1 -
> > drivers/hv/vmbus_drv.c | 1 -
> > drivers/net/hyperv/netvsc_drv.c | 2 --
> > drivers/scsi/storvsc_drv.c | 1 -
> > drivers/video/hyperv_fb.c | 1 -
> > include/linux/hyperv.h | 21 ---------------------
> > 9 files changed, 2 insertions(+), 29 deletions(-)
>
> KY, what happened to this patch? Any ack/nak for it?
>
> thanks,
>
> greg k-h
>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists