reason: Since assert may synchronously wait to stop another CPU, potentially leading to a deadlock, we replace enter_critical_section with a small spinlock to avoid such a situation. Signed-off-by: hujun5 <hujun5@xiaomi.com> |
||
|---|---|---|
| .. | ||
| assert.c | ||
| CMakeLists.txt | ||
| coredump.c | ||
| coredump.h | ||
| deadlock.c | ||
| Make.defs | ||
| panic_notifier.c | ||
| reboot_notifier.c | ||