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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Mon, 11 Jun 2018 08:26:53 -0500
From:   Bjorn Helgaas <helgaas@...nel.org>
To:     linux-pci@...r.kernel.org
Cc:     Keith Busch <keith.busch@...el.com>,
        Borislav Petkov <bp@...en8.de>,
        Oza Pawandeep <poza@...eaurora.org>,
        linux-kernel@...r.kernel.org
Subject: Re: [RFC PATCH v1 00/13] PCI/AER: Squash into one file

On Fri, Jun 08, 2018 at 03:04:45PM -0500, Bjorn Helgaas wrote:
> The AER code is scattered across several files and buried a little too deep
> in the hierarchy, which makes it a bit of a hassle to browse.  Consolidate
> it all in a single file (plus the optional aer_inject module) and move it
> up one level to drivers/pci/pcie/aer.c.
> 
> This is all pure code moves; no functional changes intended.
> 
> ---
> 
> Bjorn Helgaas (13):
>       PCI/AER: Remove forward declarations
>       PCI/AER: Reorder code to group probe/remove stuff together
>       PCI/AER: Squash aerdrv_core.c into aerdrv.c
>       PCI/AER: Squash aerdrv_errprint.c into aerdrv.c
>       PCI/AER: Squash aerdrv_acpi.c into aerdrv.c
>       PCI/AER: Squash ecrc.c into aerdrv.c
>       PCI/AER: Remove duplicate pcie_port_bus_type declaration
>       PCI/AER: Move pcie_aer_get_firmware_first() to portdrv.h
>       PCI/AER: Move aer_irq() declaration to portdrv.h
>       PCI/AER: Move private AER things to aerdrv.c
>       PCI/AER: Squash Kconfig.debug into Kconfig
>       PCI/AER: Hoist aerdrv.c, aer_inject.c up to drivers/pci/pcie/
>       PCI/AER: Use "PCI Express" consistently in Kconfig text

Applied to pci/aer-squash with Keith's reviewed-by for v4.18.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ