We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
kernel reboot
1 parent 770482a commit 38fb12fCopy full SHA for 38fb12f
doc/releases/release-notes-4.0.rst
@@ -388,6 +388,8 @@ Libraries / Subsystems
388
L1 ``kernel thread`` shell command as ``kernel thread list`` & ``kernel thread stacks``
389
* Added multiple shell command to configure the CPU mask affinity / pinning a thread in
390
runtime, do ``kernel thread -h`` for more info.
391
+ * ``kernel reboot`` shell command without any additional arguments will now do a cold reboot
392
+ instead of requiring you to type ``kernel reboot cold``.
393
394
* State Machine Framework
395
0 commit comments