RTEMS | 6.1: Fix POSIX sporadic server (!330)

Gedare Bloom (@gedare) gitlab at rtems.org
Wed Nov 27 02:57:48 UTC 2024



Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/330 was reviewed by Gedare Bloom

--
  
Gedare Bloom started a new discussion on cpukit/include/rtems/score/thread.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/330#note_115881

 > + * We cannot account for this priority in a scheduler change.
 > + */
 > +#define RTEMS_SCORE_THREAD_HAS_SCHEDULER_CHANGE_INHIBITORS

I think remove this `#define` and replace all further uses of it with `if defined(RTEMS_SMP)`. May be there will be other reasons to have these scheduler change inhibitor set.


-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/330
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/20241127/3a4fcf64/attachment-0001.htm>


More information about the bugs mailing list