]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
netconsole: implement configfs for msgid_enabled
authorGustavo Luiz Duarte <gustavold@gmail.com>
Mon, 16 Jun 2025 17:08:36 +0000 (10:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Jun 2025 09:46:10 +0000 (10:46 +0100)
commit53def0c4c857d18b553c68b30df13d9229726809
treeaa334ae7a429e922975f129e5828a492816e9e2e
parent15b3c930a29fe00971b52af8b87b1a1d67305190
netconsole: implement configfs for msgid_enabled

Implement the _show and _store functions for the msgid_enabled configfs
attribute under userdata.
Set the sysdata_fields bit accordingly.

Reviewed-by: Breno Leitao <leitao@debian.org>
Signed-off-by: Gustavo Luiz Duarte <gustavold@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/netconsole.c