ba263da94e
When 'arch_switch()' switches though Ecall, 'exception_depth' is incorrectly added to the next thread because the current thread is updated before arch_switch(). Add 'exception_depth' back to the previous thread when Ecall is called from 'arch_switch()'. Signed-off-by: Jimmy Zheng <jimmyzhe@andestech.com> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
arm64 | ||
common | ||
mips | ||
nios2 | ||
posix | ||
riscv | ||
sparc | ||
x86 | ||
xtensa | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.v1 | ||
Kconfig.v2 | ||
archs.yml |