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, 3 Aug 2017 15:12:15 -0500
From:   Bjorn Helgaas <helgaas@...nel.org>
To:     Niklas Cassel <niklas.cassel@...s.com>
Cc:     linux-omap@...r.kernel.org, linux-pci@...r.kernel.org,
        Niklas Cassel <niklass@...s.com>, linux-kernel@...r.kernel.org,
        Kishon Vijay Abraham I <kishon@...com>,
        Pratyush Anand <pratyush.anand@...il.com>
Subject: Re: [PATCH 0/2] PCI: dwc: convert remaining dbi read/writes to
 dw_pcie_readX_dbi/dw_pcie_writeX_dbi

Adding Kishon & Pratyush for real this time.

On Wed, Aug 02, 2017 at 04:32:56PM -0500, Bjorn Helgaas wrote:
> [+cc Kishon, Pratyush]
> 
> On Fri, Jul 14, 2017 at 02:07:33PM +0200, Niklas Cassel wrote:
> > Since the introduction of the dw_pcie_readX_dbi/dw_pcie_writeX_dbi macros,
> > most dw_pcie_read(pci->dbi_base, ..)/dw_pcie_write(pci->dbi_base, ..) calls
> > have been converted to dw_pcie_readX_dbi/dw_pcie_writeX_dbi calls.
> > Convert the remaining calls.
> > 
> > Niklas Cassel (2):
> >   PCI: dwc: dra7xx: utilize dw_pcie_readX_dbi/dw_pcie_writeX_dbi macros
> >   PCI: dwc: spear13xx: utilize dw_pcie_readX_dbi/dw_pcie_writeX_dbi
> >     macros
> > 
> >  drivers/pci/dwc/pci-dra7xx.c     | 14 ++++++--------
> >  drivers/pci/dwc/pcie-spear13xx.c | 22 ++++++++++------------
> >  2 files changed, 16 insertions(+), 20 deletions(-)
> 
> Waiting for ack from maintainers (cc'd).

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ