diff options
author | Vasily Gorbik <gor@linux.ibm.com> | 2024-11-23 00:02:25 +0100 |
---|---|---|
committer | Alexander Gordeev <agordeev@linux.ibm.com> | 2025-01-26 17:24:01 +0100 |
commit | b79015ae63d3c91f06ab78b6f06abba94fd88e12 (patch) | |
tree | ea0298832e296d021ebfb03141ced0b3985e6dbc /scripts/lib/kdoc/kdoc_parser.py | |
parent | d20d8e51338fc39aedf98786a4e9b71d4af4bda7 (diff) |
s390/boot: Add prefix filtering to bootdebug messages
Enhance boot debugging by allowing the "bootdebug" kernel parameter to
accept an optional comma-separated list of prefixes. Only debug messages
starting with these prefixes will be printed during boot. For example:
bootdebug=startup,vmem
Not specifying a filter for the "bootdebug" parameter prints all debug
messages. The `boot_fmt` macro can be defined to set a common prefix:
#define boot_fmt(fmt) "startup: " fmt
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Acked-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions