Re: [PATCH] clk: at91: avoid sleeping early
From: Stephen Boyd <sboyd@kernel.org>
Date: 2019-09-23 16:58:59
From: Stephen Boyd <sboyd@kernel.org>
Date: 2019-09-23 16:58:59
Quoting Alexandre Belloni (2019-09-20 08:39:06)
It is not allowed to sleep to early in the boot process and this may lead to kernel issues if the bootloader didn't prepare the slow clock and main clock. This results in the following error and dump stack on the AriettaG25: bad: scheduling from the idle thread! Ensure it is possible to sleep, else simply have a delay. Reported-by: Uwe Kleine-König <redacted> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> --- Note that this was already discussed a while ago and Arnd said this approach was reasonable: https://lore.kernel.org/lkml/6120818.MyeJZ74hYa@wuerfel/ (local)
Does this need a Fixes: tag? _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel