]> www.infradead.org Git - users/jedix/linux-maple.git/commit
netconsole: add configfs controls for taskname sysdata feature
authorBreno Leitao <leitao@debian.org>
Fri, 28 Feb 2025 12:50:21 +0000 (04:50 -0800)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 4 Mar 2025 14:28:28 +0000 (15:28 +0100)
commit09e877590bc28ae897b10f6b1becc29786fe1bd4
treec439898879a34011cc6542b972d0aab1450c29cc
parent33e4b29f2b3b7d013629bb86abe5cb726ec91199
netconsole: add configfs controls for taskname sysdata feature

Add configfs interface to enable/disable the taskname sysdata feature.
This adds the following functionality:

The implementation follows the same pattern as the existing CPU number
feature, ensuring consistent behavior and error handling across sysdata
features.

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