mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-03 06:23:53 +00:00
The do_swap() routine used when CONFIG_USE_SWITCH=y asserts that caller thread does not hold any spinlock when CONFIG_SPIN_VALIDATE is enabled. However, there is no similar check in place when CONFIG_USE_SWITCH=n. Copy this assertion in the USE_SWITCH=n implementation of z_swap_irqlock(). Signed-off-by: Mathieu Choplain <mathieu.choplain@st.com> |
||
---|---|---|
.. | ||
gen_offset.h | ||
ipi.h | ||
kernel_arch_interface.h | ||
kernel_internal.h | ||
kernel_offsets.h | ||
kernel_tls.h | ||
ksched.h | ||
kswap.h | ||
kthread.h | ||
mmu.h | ||
offsets_short.h | ||
priority_q.h | ||
timeout_q.h | ||
wait_q.h |