pussuw commented on PR #6236:
URL: https://github.com/apache/incubator-nuttx/pull/6236#issuecomment-1124130334

   > Should the PROTECTED build also receive the same treatment?
   
   It's not absolutely required, PROTECTED is still a flat memory environment 
without real "processes" unlike BUILD_KERNEL. 
   
   In the kernel build terminating a process from another user process directly 
is simply illegal, a kill signal is the only option. The same applies to other 
APIs I might have missed.


-- 
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: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to