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.
1 parent fd9edbd commit 19fa92fCopy full SHA for 19fa92f
init/Kconfig
@@ -776,7 +776,7 @@ config PRINTK_SAFE_LOG_BUF_SHIFT
776
depends on PRINTK
777
help
778
Select the size of an alternate printk per-CPU buffer where messages
779
- printed from usafe contexts are temporary stored. One example would
+ printed from unsafe contexts are temporary stored. One example would
780
be NMI messages, another one - printk recursion. The messages are
781
copied to the main log buffer in a safe context to avoid a deadlock.
782
The value defines the size as a power of 2.
0 commit comments