Re: [PATCH v3 2/2] printk: console: Support console-specific loglevels

From: kernel test robot
Date: Thu Jul 21 2022 - 05:51:04 EST


Hi Chris,

I love your patch! Perhaps something to improve:

[auto build test WARNING on 9d882352bac8f2ff3753d691e2dc65fcaf738729]

url: https://github.com/intel-lab-lkp/linux/commits/Chris-Down/printk-console-Per-console-loglevels/20220721-015315
base: 9d882352bac8f2ff3753d691e2dc65fcaf738729
reproduce: make htmldocs

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@xxxxxxxxx>

All warnings (new ones prefixed by >>):

>> Documentation/ABI/testing/sysfs-class-console:18: WARNING: Unexpected indentation.
>> Documentation/admin-guide/per-console-loglevel.rst: WARNING: document isn't included in any toctree

vim +18 Documentation/ABI/testing/sysfs-class-console

> 18 Date: May 2022
19 Contact: Chris Down <chris@xxxxxxxxxxxxxx>
20 Description: Read only. The currently effective loglevel source for this
21 console -- for example, whether it was set globally, or whether
22 it was set locally for this console. Possible values are:
23
24 local: The loglevel comes from the per-console loglevel.
25 global: The loglevel comes from the global loglevel.
26 ignore_loglevel: Both the per-console loglevel and global
27 loglevels are ignored as ignore_loglevel is
28 present on the kernel command line.
29

--
0-DAY CI Kernel Test Service
https://01.org/lkp