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] [day] [month] [year] [list]
Message-ID:
 <SN6PR02MB4157835733E027C3BBAD0366D48DA@SN6PR02MB4157.namprd02.prod.outlook.com>
Date: Fri, 16 Jan 2026 17:18:41 +0000
From: Michael Kelley <mhklinux@...look.com>
To: Prasanna Kumar T S M <ptsm@...ux.microsoft.com>,
	"linux-hyperv@...r.kernel.org" <linux-hyperv@...r.kernel.org>,
	"longli@...rosoft.com" <longli@...rosoft.com>, "decui@...rosoft.com"
	<decui@...rosoft.com>, "wei.liu@...nel.org" <wei.liu@...nel.org>,
	"haiyangz@...rosoft.com" <haiyangz@...rosoft.com>, "kys@...rosoft.com"
	<kys@...rosoft.com>, Helge Deller <deller@....de>
CC: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH 2/3] drivers: hv: vmbus_drv: Remove reference to hpyerv_fb

From: Prasanna Kumar T S M <ptsm@...ux.microsoft.com> Sent: Friday, December 26, 2025 8:27 PM
> 

Helge --

I don't know why I'm just noticing this now, but this patch that you picked up
also has a "hyperv_fb" spelling typo in the Subject: line. To match historical practice,
the Subject: line really should be:

Drivers: hv: vmbus: Remove reference to hyperv_fb

If it's something you can clean up easily, that would be nice. If it's a pain,
don't worry about it.

Michael

> Remove hyperv_fb reference as the driver is removed.
> 
> Signed-off-by: Prasanna Kumar T S M <ptsm@...ux.microsoft.com>
> ---
>  drivers/hv/vmbus_drv.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/hv/vmbus_drv.c b/drivers/hv/vmbus_drv.c
> index a53af6fe81a6..7758d7e25a7b 100644
> --- a/drivers/hv/vmbus_drv.c
> +++ b/drivers/hv/vmbus_drv.c
> @@ -2356,8 +2356,8 @@ static void __maybe_unused vmbus_reserve_fb(void)
>  		}
> 
>  		/*
> -		 * Release the PCI device so hyperv_drm or hyperv_fb driver can
> -		 * grab it later.
> +		 * Release the PCI device so hyperv_drm driver can grab it
> +		 * later.
>  		 */
>  		pci_dev_put(pdev);
>  	}
> --
> 2.49.0
> 


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ