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: <sy2pxbexfr7nhpd52ml2s4obghsbr7n7bfkym4guv533lxxxyc@pwi6rih5efmh>
Date: Sat, 14 Jun 2025 16:46:26 +0530
From: Manivannan Sadhasivam <mani@...nel.org>
To: Lukas Wunner <lukas@...ner.de>
Cc: bhelgaas@...gle.com, brgl@...ev.pl, linux-pci@...r.kernel.org, 
	linux-kernel@...r.kernel.org, Jim Quinlan <james.quinlan@...adcom.com>, 
	Bjorn Helgaas <helgaas@...nel.org>
Subject: Re: [PATCH] PCI/pwrctrl: Move pci_pwrctrl_create_device() definition
 to drivers/pci/pwrctrl/

On Sat, Jun 14, 2025 at 09:30:33AM +0200, Lukas Wunner wrote:
> On Sat, Jun 14, 2025 at 10:56:51AM +0530, Manivannan Sadhasivam wrote:
> > --- a/drivers/pci/probe.c
> > +++ b/drivers/pci/probe.c
> > @@ -2508,36 +2508,6 @@ bool pci_bus_read_dev_vendor_id(struct pci_bus *bus, int devfn, u32 *l,
> >  }
> >  EXPORT_SYMBOL(pci_bus_read_dev_vendor_id);
> >  
> > -static struct platform_device *pci_pwrctrl_create_device(struct pci_bus *bus, int devfn)
> > -{
> > -	struct pci_host_bridge *host = pci_find_host_bridge(bus);
> > -	struct platform_device *pdev;
> > -	struct device_node *np;
> 
> Looks like...
> 
> 	#include <linux/of_platform.h>
> 	#include <linux/platform_device.h>
> 
> ...can also be removed from probe.c, both introduced by 957f40d039a9.
> 

Right. Will send v2 removing these, thanks!

- Mani

-- 
மணிவண்ணன் சதாசிவம்

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ