reason: In the kernel, we are planning to remove all occurrences of up_cpu_pause as one of the steps to simplify the implementation of critical sections. The goal is to enable spin_lock_irqsave to encapsulate critical sections, thereby facilitating the replacement of critical sections(big lock) with smaller spin_lock_irqsave(small lock) Signed-off-by: hujun5 <hujun5@xiaomi.com> |
||
---|---|---|
.. | ||
avr_allocateheap.c | ||
avr_exit.c | ||
avr_getintstack.c | ||
avr_idle.c | ||
avr_initialize.c | ||
avr_internal.h | ||
avr_lowputs.c | ||
avr_mdelay.c | ||
avr_modifyreg8.c | ||
avr_modifyreg16.c | ||
avr_modifyreg32.c | ||
avr_nputs.c | ||
avr_releasestack.c | ||
avr_udelay.c | ||
Kconfig |