]> www.infradead.org Git - users/jedix/linux-maple.git/commit
netconsole: docs: document the task name feature
authorBreno Leitao <leitao@debian.org>
Fri, 28 Feb 2025 12:50:23 +0000 (04:50 -0800)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 4 Mar 2025 14:28:28 +0000 (15:28 +0100)
commit7010b619830f639bdb930ed1da3766fbb379d5dc
tree3d95e98959626c558a349b8c6c34031cb3ddfe09
parentdd30ae533242495a724b37066cae1fb03ee6b601
netconsole: docs: document the task name feature

Add documentation for the netconsole task name feature in
Documentation/networking/netconsole.rst. This explains how to enable
task name via configfs and demonstrates the output format.

The documentation includes:
- How to enable/disable the feature via taskname_enabled
- The format of the task name in the output
- An example showing the task name appearing in messages

Signed-off-by: Breno Leitao <leitao@debian.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Documentation/networking/netconsole.rst