mirror of
https://github.com/apache/nuttx.git
synced 2026-08-09 22:45:08 +00:00
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 | ||