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:   Tue, 31 Jan 2017 16:16:36 -0500
From:   "Jingoo Han" <jingoohan1@...il.com>
To:     "'Bjorn Helgaas'" <helgaas@...nel.org>,
        "'Jaehoon Chung'" <jh80.chung@...sung.com>
Cc:     <linux-pci@...r.kernel.org>, <bhelgaas@...gle.com>,
        <krzk@...nel.org>, <linux-kernel@...r.kernel.org>,
        <javier@....samsung.com>, <kgene@...nel.org>,
        <linux-samsung-soc@...r.kernel.org>, <cpgs@...sung.com>,
        "'Pankaj Dubey'" <pankaj.dubey@...sung.com>
Subject: Re: [PATCH V3 0/5] PCI: exynos: cleans the minor things

On Saturday, January 28, 2017 4:28 PM, Bjorn Helgaas wrote:
> On Mon, Jan 16, 2017 at 03:31:33PM +0900, Jaehoon Chung wrote:
> > Current pci-exynos.c is used for only EXYNOS5440.
> > It's too complex to support the other Exynos SoCs.
> > Before supporting the other Exynos SoCs, it needs to clean the codes.
> >
> > Changelog on V3:
> > - Splits "PCI: exynos: replace to one register accessor from each
> accessors"
> >
> > Changelog on V2:
> > - Changes the all pointer names as "ep" instead of "exynos_pcie"
> >
> > Jaehoon Chung (5):
> >   PCI: exynos: Rename all pointer names from "exynos_pcie" to "ep"
> >   PCI: exynos: Replace the *_blk/*_phy/*_elb accessors
> >   PCI: exynos: Remove the unnecessary variables
> >   PCI: exynos: Use the bitops API to operate the bit shifting
> >   PCI: exynos: remove the duplicated codes
> >
> >  drivers/pci/host/pci-exynos.c | 392 +++++++++++++++++++----------------
> -------
> 
> Waiting for ack from Jingoom, per MAINTAINERS:
> 
> Jingoo Han <jingoohan1@...il.com> (maintainer:PCI DRIVER FOR SAMSUNG
> EXYNOS)

It looks good.

Acked-by: Jingoo Han <jingoohan1@...il.com>

Thanks,
Jingoo

> 
> Pankaj has a follow-on patch that depends on this series:
> https://patchwork.ozlabs.org/patch/711210/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ