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]
Date:   Mon, 3 Aug 2020 16:50:58 -0600
From:   Rob Herring <robh@...nel.org>
To:     Yue Hu <zbestahu@...il.com>
Cc:     devicetree@...r.kernel.org, robh+dt@...nel.org, huyue2@...ong.com,
        zbestahu@....com, frowand.list@...il.com,
        linux-kernel@...r.kernel.org
Subject: Re: [PATCH] of: reserved-memory: remove duplicated call to
 of_get_flat_dt_prop() for no-map node

On Thu, 30 Jul 2020 17:23:53 +0800, Yue Hu wrote:
> From: Yue Hu <huyue2@...ong.com>
> 
> Just use nomap instead of the second call to of_get_flat_dt_prop(). And
> change nomap as a bool type due to != NULL operator. Also, correct comment
> about node of 'align' -> 'alignment'.
> 
> Signed-off-by: Yue Hu <huyue2@...ong.com>
> ---
>  drivers/of/of_reserved_mem.c | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)
> 

Applied, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ