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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 30 Aug 2018 14:46:06 -0700 From: Stephen Boyd <sboyd@...nel.org> To: Johan Hovold <johan@...nel.org>, Tero Kristo <t-kristo@...com> Cc: Michael Turquette <mturquette@...libre.com>, linux-omap@...r.kernel.org, linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org, Johan Hovold <johan@...nel.org> Subject: Re: [PATCH] clk: ti: fix OF child-node lookup Quoting Johan Hovold (2018-08-22 02:03:19) > Fix child-node lookup which by using the wrong OF helper was searching > the whole tree depth-first, something which could end up matching an > unrelated node. > > Also fix the related node-reference leaks. > > Fixes: 5b385a45e001 ("clk: ti: add support for clkctrl aliases") > Signed-off-by: Johan Hovold <johan@...nel.org> > --- Applied to clk-next
Powered by blists - more mailing lists