RTEMS | Add another machine exception signal map test (!868)

yang zhang (@yang.zhang) gitlab at rtems.org
Wed Dec 10 02:37:04 UTC 2025




yang zhang commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/868#note_137071


No an accompanying fix in cpukit.
I just add a fix in 'fault_handler', it's the smallest change but not good solution.
Currently only `aarch64` and `microblaze` support this. `aarch64` would check whether need dispatch by thread_dispatch_disable_level/dispatch_necessary/isr_dispatch_disable, but `microblaze` only by thread_dispatch_disable_level/dispatch_necessary.
Maybe should do a fix in `_CPU_Exception_dispatch_and_resume` for `isr_dispatch_disable` not in 'fault_handler', do you have a good idea?

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/868#note_137071
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20251210/809ac711/attachment-0001.htm>


More information about the bugs mailing list