RTEMS | mp misc: Address build failures and warnings (!936)

Joel Sherrill (@joel) gitlab at rtems.org
Fri Jan 23 19:38:15 UTC 2026




Joel Sherrill commented on a discussion on cpukit/libmisc/stackchk/check.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/936#note_139827

 >    }
 >  
 >    #if defined(RTEMS_MULTIPROCESSING)
 > -    if (rtems_configuration_get_user_multiprocessing_table()) {

I think it does. If RTEMS_MULTIPROCESSING is True, then _rtems_configuration_get_user_multiprocessing_table()_ is always True. Long ago, you could set the MP Config Table (and some other configuration structures) to NULL but that was removed in the interest of simplicity. It eliminated a lot of these checks for NULL.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/936#note_139827
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/20260123/b9cb37ca/attachment-0001.htm>


More information about the bugs mailing list