Because idle task will call mm_malloc to create some task and will take sem of mm. But if smp enable, the sem of mm may be taken by other cpu, so idle may be block because take this sem and crash. Change-Id: I22f0233ef6c59a1b81607d4389e68f8646c89395 Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com> |
||
---|---|---|
.. | ||
init.h | ||
Make.defs | ||
nx_bringup.c | ||
nx_smpstart.c | ||
nx_start.c |