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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 05 Dec 2018 20:51:27 -0800 (PST)
From:   David Miller <davem@...emloft.net>
To:     robh@...nel.org
Cc:     devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
        claudiu.manoil@....com, grygorii.strashko@...com, w-kwok2@...com,
        m-karicheri2@...com, netdev@...r.kernel.org,
        linux-omap@...r.kernel.org
Subject: Re: [PATCH] net: Use of_node_name_eq for node name comparisons

From: Rob Herring <robh@...nel.org>
Date: Wed,  5 Dec 2018 13:50:32 -0600

> Convert string compares of DT node names to use of_node_name_eq helper
> instead. This removes direct access to the node name pointer.
> 
> For instances using of_node_cmp, this has the side effect of now using
> case sensitive comparisons. This should not matter for any FDT based
> system which all of these are.
> 
> Cc: "David S. Miller" <davem@...emloft.net>
> Cc: Claudiu Manoil <claudiu.manoil@....com>
> Cc: Grygorii Strashko <grygorii.strashko@...com>
> Cc: Wingman Kwok <w-kwok2@...com>
> Cc: Murali Karicheri <m-karicheri2@...com>
> Cc: netdev@...r.kernel.org
> Cc: linux-omap@...r.kernel.org
> Signed-off-by: Rob Herring <robh@...nel.org>

Applied to net-next, thanks Rob.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ