mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-28 04:24:26 +01:00
printk: console_msg_format was added in v4.16
This commit is contained in:
@@ -409,7 +409,7 @@ where:
|
|||||||
|
|
||||||
This format is selected by the following boot options:
|
This format is selected by the following boot options:
|
||||||
|
|
||||||
* `console_msg_format=syslog`: add the `<LEVEL>` part
|
* `console_msg_format=syslog`: add the `<LEVEL>` part. Added in v4.16.
|
||||||
* `printk.time=y`: add the `[TIMESTAMP]` part
|
* `printk.time=y`: add the `[TIMESTAMP]` part
|
||||||
|
|
||||||
Scroll up in <<graphic-mode>>:
|
Scroll up in <<graphic-mode>>:
|
||||||
|
|||||||
Reference in New Issue
Block a user