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: Fri, 19 Sep 2014 14:45:25 +0300 From: Peter De Schrijver <pdeschrijver@...dia.com> To: Tomeu Vizoso <tomeu.vizoso@...labora.com> CC: Mike Turquette <mturquette@...aro.org>, Prashant Gaikwad <pgaikwad@...dia.com>, Stephen Warren <swarren@...dotorg.org>, Thierry Reding <thierry.reding@...il.com>, "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>, "linux-tegra@...r.kernel.org" <linux-tegra@...r.kernel.org>, Javier Martinez Canillas <javier.martinez@...labora.co.uk> Subject: Re: [PATCH] clk: tegra: Make clock initialization more robust On Wed, Sep 17, 2014 at 11:34:17AM +0200, Tomeu Vizoso wrote: > Don't abort clock initialization if we cannot match an entry in > tegra_clk_init_table to a valid entry in the clk array. > > Also log a corresponding error message. > > This was discovered when testing a patch that removed the EMC clock from > tegra124_clks but left a mention in tegra_clk_init_table. > > Signed-off-by: Tomeu Vizoso <tomeu.vizoso@...labora.com> > --- > drivers/clk/tegra/clk.c | 9 +++++++-- > 1 file changed, 7 insertions(+), 2 deletions(-) Looks fine to me. Merged into tegra-clk-next. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists