commit | 7084662cc80b02c7add1bd1efa68b96e53e52996 | [log] [tgz] |
---|---|---|
author | Mohamed ElShahawi <ExtremeGTX@hotmail.com> | Fri Mar 29 01:13:48 2024 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Apr 25 21:40:24 2024 +0200 |
tree | 6c7f46743b002bdf81f88ef5ec151a53babe86bf | |
parent | 9ba4653243ee6bcdd9e80bc56e0e10c53b8497f2 [diff] |
kernel: system_work_q: Mark queue thread as essential Marking sysworkq as essential, so when it fails, the system will halt instead of continuously working, and dependent components stay in a broken state. Signed-off-by: Mohamed ElShahawi <ExtremeGTX@hotmail.com>