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]
Date:	Tue, 12 Jan 2016 15:23:57 +0100
From:	sasa bogicevic <brutallesale@...il.com>
To:	Bjorn Helgaas <bhelgaas@...gle.com>
Cc:	linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Fwd: [PATCH 2/2] drivers:pci Add pcie/Kconfig to pci/Kconfig

I accidentally sent patch as a series instead of individual one. I resent it again.

Thanks, Sasa
{
	name: Bogicevic Sasa
	phone: +381606006200
}



> Begin forwarded message:
> 
> From: Bogicevic Sasa <brutallesale@...il.com>
> Subject: [PATCH 2/2] drivers:pci Add pcie/Kconfig to pci/Kconfig
> Date: January 12, 2016 at 15:19:57 GMT+1
> To: bhelgaas@...gle.com
> Cc: linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org, Bogicevic Sasa <brutallesale@...il.com>
> 
> Architectures currently have to include both
> drivers/pci/Kconfig and drivers/pci/pcie/Kconfig.
> They should include only drivers/pci/Kconfig, and
> that should handle PCIe as well.
> 
> Signed-off-by: Bogicevic Sasa <brutallesale@...il.com>
> ---
> drivers/pci/Kconfig | 2 ++
> 1 file changed, 2 insertions(+)
> 
> diff --git a/drivers/pci/Kconfig b/drivers/pci/Kconfig
> index 73de4ef..005dd7d 100644
> --- a/drivers/pci/Kconfig
> +++ b/drivers/pci/Kconfig
> @@ -119,3 +119,5 @@ config PCI_LABEL
> 	select NLS
> 
> source "drivers/pci/host/Kconfig"
> +
> +source "drivers/pci/pcie/Kconfig"
> -- 
> 2.5.0
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ