Merge request https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1193 
was reviewed by Wayne Thornton

--
  
Wayne Thornton commented on a discussion on cpukit/dhrl/dhrl.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1193#note_148379

 > +  }
 > +
 > +  CPU_ZERO( &cpuset );

No. This library requires an SMP-capable BSP and the --with-rtems-smp flag must 
be passed during the compilation of the BSP. Additionally, RTEMS_DHRL = True 
must be present in the config.ini file for the library to compile. I am 
considering the best way to add a flag for that during compilation.

--
  
Wayne Thornton commented on a discussion on cpukit/include/rtems/dhrl.h: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1193#note_148380

 > +/**

SPDX headers have been added.

--
  
Wayne Thornton commented on a discussion on cpukit/dhrl/dhrl.c: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1193#note_148381

 > +/**

SPDX headers have been added.


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


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to