[BUG] highpri examples are broken #13831
Labels
Arch: arm
Issues related to ARM (32-bit) architecture
Area: Kernel
Kernel issues
blocker
Release Blocker
Description / Steps to reproduce the issue
Tested with nrf52840-dk/highpri but probably all examples of highpri are broken.
output on 12.7-RC:
The correct output should be like this:
Broken with 0561b55
After this commit we have lose the ability to distinguish in the highpri handler if we are in thread or interrupt context.
When we revert this commit, highpri examples works again:
ping @hujun260 @xiaoxiang781216
On which OS does this issue occur?
[OS: Linux]
What is the version of your OS?
Arch Linux
NuttX Version
nuttx-12.7.0-RC0, master
Issue Architecture
[Arch: arm]
Issue Area
[Area: Kernel]
Verification
The text was updated successfully, but these errors were encountered: