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] [day] [month] [year] [list]
Message-ID: <20210107162740.GE11882@alpha.franken.de>
Date:   Thu, 7 Jan 2021 17:27:40 +0100
From:   Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To:     Hauke Mehrtens <hauke@...ke-m.de>,
        Rafał Miłecki <zajec5@...il.com>,
        Florian Fainelli <f.fainelli@...il.com>,
        bcm-kernel-feedback-list@...adcom.com,
        Paul Burton <paulburton@...nel.org>,
        John Crispin <john@...ozen.org>,
        Jiaxun Yang <jiaxun.yang@...goat.com>,
        Keguang Zhang <keguang.zhang@...il.com>,
        Huacai Chen <chenhuacai@...nel.org>,
        James Hartley <james.hartley@...drel.com>,
        linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org,
        linux-arm-kernel@...ts.infradead.org
Subject: Re: [PATCH] MIPS: Remove empty prom_free_prom_memory functions

On Tue, Jan 05, 2021 at 10:36:31PM +0100, Thomas Bogendoerfer wrote:
> Most of the prom_free_prom_memory functions are empty. With
> a new weak prom_free_prom_memory() we can remove all of them.
> 
> Signed-off-by: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
> ---
>  arch/mips/alchemy/common/prom.c     | 4 ----
>  arch/mips/ar7/memory.c              | 5 -----
>  arch/mips/ath25/prom.c              | 4 ----
>  arch/mips/ath79/prom.c              | 5 -----
>  arch/mips/bcm47xx/prom.c            | 4 ----
>  arch/mips/bcm63xx/prom.c            | 4 ----
>  arch/mips/bmips/setup.c             | 4 ----
>  arch/mips/cobalt/setup.c            | 5 -----
>  arch/mips/fw/arc/memory.c           | 2 +-
>  arch/mips/fw/sni/sniprom.c          | 4 ----
>  arch/mips/generic/init.c            | 4 ----
>  arch/mips/lantiq/prom.c             | 4 ----
>  arch/mips/loongson2ef/common/init.c | 4 ----
>  arch/mips/loongson32/common/prom.c  | 4 ----
>  arch/mips/loongson64/init.c         | 4 ----
>  arch/mips/mm/init.c                 | 5 +++++
>  arch/mips/mti-malta/malta-memory.c  | 4 ----
>  arch/mips/netlogic/xlp/setup.c      | 5 -----
>  arch/mips/netlogic/xlr/setup.c      | 5 -----
>  arch/mips/pic32/pic32mzda/init.c    | 4 ----
>  arch/mips/pistachio/init.c          | 4 ----
>  arch/mips/ralink/prom.c             | 4 ----
>  arch/mips/rb532/prom.c              | 5 -----
>  arch/mips/sgi-ip27/ip27-memory.c    | 5 -----
>  arch/mips/sgi-ip32/ip32-memory.c    | 5 -----
>  arch/mips/sibyte/common/cfe.c       | 5 -----
>  arch/mips/txx9/generic/setup.c      | 4 ----
>  arch/mips/vr41xx/common/init.c      | 4 ----
>  28 files changed, 6 insertions(+), 114 deletions(-)

applied to mips-next.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ