raiden00pl opened a new pull request, #18772:
URL: https://github.com/apache/nuttx/pull/18772

   ## Summary
   
   - boards/qemu-intel64: align _etbss to fix TLS block size mismatch
   - arch/x86_64/intel64: fix signal delivery race in x86_64_sigdeliver 
   - boards/qemu-intel64/ostest: enable assertions
   - boards/qemu-intel64/nsh enable assertions
   - boards/qemu-intel64/jumbo: enable assertions and full opt
   
   ## Impact
   
   fix https://github.com/apache/nuttx/issues/17132
   
   also enabled DEBUGASSERT for configs where ostest is present, so that 
similar bugs will be faster to detect in the future
   
   ## Testing
   
   qemu-intel64/ostest - PASS
   qemu-intel64/jumbo - PASS
   qemu-intel64/nsh - PASS
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to