masayuki2009 opened a new pull request #2797:
URL: https://github.com/apache/incubator-nuttx/pull/2797


   ## Summary
   
   - During testing iperf -s with lc823450-xgevk:rndis,
     I noticed that hard fault happens
   - Finally, I found that group_kill_children() is not
     not protected by a critical section
   - This commit fixes this issue
   
   ## Impact
   
   - SMP only
   
   ## Testing
   
   - Tested with iperf with the following configurations
   - lc823450-xgevk:rndis, spresense:rndis_smp
   - Tested with ostest with the following configurations
   - lc823450-xgevk:rndis, esp32-devkitc:smp (QEMU)
   - sabre-6quad:smp (QEMU), maix-bit:smp (QEMU)
   - spresense:rndis_smp, sim:smp
   


----------------------------------------------------------------
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.

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


Reply via email to