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]
Message-ID: <55158425.3020608@broadcom.com>
Date:	Fri, 27 Mar 2015 09:24:05 -0700
From:	Ray Jui <rjui@...adcom.com>
To:	Bjorn Helgaas <bhelgaas@...gle.com>
CC:	Scott Branden <sbranden@...adcom.com>, <linux-pci@...r.kernel.org>,
	<linux-kernel@...r.kernel.org>,
	<bcm-kernel-feedback-list@...adcom.com>
Subject: Re: [PATCH v2 0/2] iProc PCIe driver Kconfig changes

Hi Bjorn,

Do you think the following changes are okay? If so, could you pull them in?

Thanks!

Ray

On 3/25/2015 12:08 AM, Ray Jui wrote:
> This patch series contains two patches to address iProc PCIe Kconfig related
> issues. The first patch adds more protection to PCIE_IPROC so it cannot be
> accidentally enabled for non-ARM based platforms. The second patch changes the
> config name of the iProc PCIe platform driver from PCIE_IPROC_PLTFM to
> PCIE_IPROC_PLATFORM. The driver name is also changed from pcie-iproc-pltfm.c
> to pcie-iproc-platform.c so it's consistent with the config name change.
> 
> Changes from v1:
>  - Changes the driver name from pcie-iproc-pltfm.c to pcie-iproc-platform.c
> 
> Ray Jui (2):
>   pci: iproc: fix PCIE_IPROC in Kconfig
>   pci: iproc: change PCIE_IPROC_PLTFM to PCIE_IPROC_PLATFORM
> 
>  drivers/pci/host/Kconfig                           |    4 +++-
>  drivers/pci/host/Makefile                          |    2 +-
>  .../{pcie-iproc-pltfm.c => pcie-iproc-platform.c}  |    0
>  3 files changed, 4 insertions(+), 2 deletions(-)
>  rename drivers/pci/host/{pcie-iproc-pltfm.c => pcie-iproc-platform.c} (100%)
> 
--
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