lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 24 Jul 2013 22:10:04 -0700
From:	Greg KH <gregkh@...uxfoundation.org>
To:	Olaf Hering <olaf@...fle.de>
Cc:	kys@...rosoft.com, 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>
> ---
>  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

Powered by Openwall GNU/*/Linux Powered by OpenVZ