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, 17 Aug 2023 22:50:44 +1000
From:   Michael Ellerman <mpe@...erman.id.au>
To:     Christophe Leroy <christophe.leroy@...roup.eu>,
        Nicholas Piggin <npiggin@...il.com>
Cc:     Christophe Leroy <christophe.leroy@...roup.eu>,
        linux-kernel@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org
Subject: Re: [PATCH] powerpc/82xx: Remove pq2_init_pci

Christophe Leroy <christophe.leroy@...roup.eu> writes:
> Commit 859b21a008eb ("powerpc: drop PowerQUICC II Family ADS platform
> support") removed last user of pq2_init_pci.
>
> Remove it.
>
> Signed-off-by: Christophe Leroy <christophe.leroy@...roup.eu>
> ---
>  arch/powerpc/platforms/82xx/pq2.c | 46 -------------------------------
>  1 file changed, 46 deletions(-)

Haha, from my local tree:

$ show --stat dev/mpe
commit d4268218b50422292cb5e1273cc6829fb3b22b5b
Author:     Michael Ellerman <mpe@...erman.id.au>
AuthorDate: Wed Aug 16 14:06:50 2023 +1000
Commit:     Michael Ellerman <mpe@...erman.id.au>
CommitDate: Wed Aug 16 14:08:47 2023 +1000

    powerpc/82xx: Drop unused pq2 PCI code

    The last caller of this code was removed when the pq2fads platform was
    dropped in commit 859b21a008eb ("powerpc: drop PowerQUICC II Family ADS
    platform support").

    Signed-off-by: Michael Ellerman <mpe@...erman.id.au>

 arch/powerpc/platforms/82xx/pq2.c | 46 ---------------------------------------
 1 file changed, 46 deletions(-)


But I'll take yours because you sent it first.

cheers

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ