aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kernel-doc
diff options
context:
space:
mode:
authorLucas Stach <l.stach@pengutronix.de>2018-06-18 17:32:30 +0200
committerGregory CLEMENT <gregory.clement@bootlin.com>2018-06-27 08:40:29 +0200
commit77bc8c28ddac90287bc42c129002eb703288d550 (patch)
tree0a17bf99d582a35563a543df992a2b7f6b2972de /scripts/kernel-doc
parentd0d378ff451a66e486488eec842e507d28145813 (diff)
downloadkernel_replicant_linux-77bc8c28ddac90287bc42c129002eb703288d550.tar.gz
kernel_replicant_linux-77bc8c28ddac90287bc42c129002eb703288d550.tar.bz2
kernel_replicant_linux-77bc8c28ddac90287bc42c129002eb703288d550.zip
ARM: mvebu: convert secondary CPU clock sync to hotplug state
The current call site in boot_secondary is causing sleep in invalid context warnings, as this part of the code is running with interrrupts disabled and some of the calls into the clock framework might sleep on a mutex. Convert the secondary CPU clock sync to a hotplug state, which allows to call it from a sleepable context. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions