9a3ca8292c
[ Upstream commit fbec4e7fed89b579f2483041fabf9650fb0dd6bc ] smp_call_function always runs its callback in hard IRQ context, even on PREEMPT_RT, where spinlocks can sleep. So we need to use a raw spinlock for cgr_lock to ensure we aren't waiting on a sleeping task. Although this bug has existed for a while, it was not apparent until commit |
||
---|---|---|
.. | ||
dpio | ||
qbman | ||
qe | ||
Kconfig | ||
Makefile | ||
dpaa2-console.c | ||
guts.c | ||
rcpm.c |