RE: [PATCH] Drivers: hv: remove HV_DRV_VERSION

From: KY Srinivasan
Date: Thu Jul 25 2013 - 07:21:10 EST




> -----Original Message-----
> From: Greg KH [mailto:gregkh@xxxxxxxxxxxxxxxxxxx]
> Sent: Thursday, July 25, 2013 1:10 AM
> To: Olaf Hering
> Cc: KY Srinivasan; linux-kernel@xxxxxxxxxxxxxxx
> 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@xxxxxxxxx>
Acked-by: K. Y. Srinivasan <kys@xxxxxxxxxxxxx>
> > ---
> > 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/