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]
Date:   Thu, 9 May 2019 20:49:08 +0300
From:   Andy Shevchenko <andy.shevchenko@...il.com>
To:     Bjorn Helgaas <helgaas@...nel.org>
Cc:     Frederick Lawler <fred@...dlawl.com>,
        Mika Westerberg <mika.westerberg@...ux.intel.com>,
        Lukas Wunner <lukas@...ner.de>,
        Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
        Keith Busch <keith.busch@...el.com>,
        Dongdong Liu <liudongdong3@...wei.com>,
        Sven Van Asbroeck <thesven73@...il.com>,
        linux-pci@...r.kernel.org,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Bjorn Helgaas <bhelgaas@...gle.com>
Subject: Re: [PATCH v4 00/10] PCI: Log with pci_dev, not pcie_device

On Thu, May 9, 2019 at 5:18 PM Bjorn Helgaas <helgaas@...nel.org> wrote:
>
> From: Bjorn Helgaas <bhelgaas@...gle.com>
>
> This is a collection of updates to Fred's v2 patches from:
>
>   https://lore.kernel.org/lkml/20190503035946.23608-1-fred@fredlawl.com
>
> and some follow-on discussion.
>

For non-commented patches,
Reviewed-by: Andy Shevchenko <andy.shevchenko@...il.com>

For the commented ones, I hope you will address them, and then my tag
applies for them as well.

> Bjorn Helgaas (3):
>   PCI: pciehp: Remove pciehp_debug uses
>   PCI: pciehp: Remove pointless PCIE_MODULE_NAME definition
>   PCI: pciehp: Remove pointless MY_NAME definition
>
> Frederick Lawler (7):
>   PCI/AER: Replace dev_printk(KERN_DEBUG) with dev_info()
>   PCI/PME: Replace dev_printk(KERN_DEBUG) with dev_info()
>   PCI/DPC: Log messages with pci_dev, not pcie_device
>   PCI/AER: Log messages with pci_dev, not pcie_device
>   PCI: pciehp: Replace pciehp_debug module param with dyndbg
>   PCI: pciehp: Log messages with pci_dev, not pcie_device
>   PCI: pciehp: Remove unused dbg/err/info/warn() wrappers
>
>  drivers/pci/hotplug/pciehp.h      | 31 +++++++-------------------
>  drivers/pci/hotplug/pciehp_core.c | 18 +++++++--------
>  drivers/pci/hotplug/pciehp_ctrl.c |  2 ++
>  drivers/pci/hotplug/pciehp_hpc.c  | 17 +++++++-------
>  drivers/pci/hotplug/pciehp_pci.c  |  2 ++
>  drivers/pci/pcie/aer.c            | 32 ++++++++++++++------------
>  drivers/pci/pcie/aer_inject.c     | 22 +++++++++---------
>  drivers/pci/pcie/dpc.c            | 37 +++++++++++++++----------------
>  drivers/pci/pcie/pme.c            | 10 +++++----
>  9 files changed, 82 insertions(+), 89 deletions(-)
>
> --
> 2.21.0.1020.gf2820cf01a-goog
>


-- 
With Best Regards,
Andy Shevchenko

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ