7d8c2c1ad6
current implementation incorrectly update CURRENT_REGS to interrupt context if trigger nested interrupt, (e.g, hard fault occurs during interrupt handling) this would ambiguous for programs using CURRENT_REGS, this patch will prohibit the update of CURRENT_REGS on nested interrupt handling Signed-off-by: chao.an <anchao@xiaomi.com> |
||
---|---|---|
.. | ||
include | ||
src | ||
Kconfig |