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: <YRkq0BqS0u5eNcHG@robh.at.kernel.org>
Date:   Sun, 15 Aug 2021 09:55:12 -0500
From:   Rob Herring <robh@...nel.org>
To:     Geert Uytterhoeven <geert+renesas@...der.be>
Cc:     devicetree@...r.kernel.org, Rob Herring <robh+dt@...nel.org>,
        Frank Rowand <frowand.list@...il.com>,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] of: fdt: Remove early_init_dt_reserve_memory_arch()
 override capability

On Wed, 11 Aug 2021 10:52:28 +0200, Geert Uytterhoeven wrote:
> Commit e7ae8d174eec0b3b ("MIPS: replace add_memory_region with
> memblock") removed the last architecture-specific override of
> early_init_dt_reserve_memory_arch().
> Convert the common implementation from a weak global function to a
> static function.
> 
> Signed-off-by: Geert Uytterhoeven <geert+renesas@...der.be>
> ---
> Should the "_arch" suffix be removed?
> Similar commit 0fa1c579349fdd90 ("of/fdt: use memblock_virt_alloc for
> early alloc") did not.
> ---
>  drivers/of/fdt.c       | 32 ++++++++++++++++----------------
>  include/linux/of_fdt.h |  2 --
>  2 files changed, 16 insertions(+), 18 deletions(-)
> 

Applied, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ