pussuw opened a new pull request, #10857: URL: https://github.com/apache/nuttx/pull/10857
## Summary As everything is inherited from the init process, there is no way it can be allowed to be killed. Mark the init process's group ID and PANIC() at once if someone tries to kill it / calls exit() from it. This is more of a debug feature, under normal conditions such a thing can never happen. ## Impact CONFIG_BUILD_KERNEL=y only ## Testing icicle + CONFIG_BUILD_KERNEL=y -- 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