]> git.ipfire.org Git - thirdparty/linux.git/commit
netconsole: introduce 'release' as a new sysdata field
authorBreno Leitao <leitao@debian.org>
Fri, 14 Mar 2025 17:58:45 +0000 (10:58 -0700)
committerPaolo Abeni <pabeni@redhat.com>
Fri, 21 Mar 2025 17:59:24 +0000 (18:59 +0100)
commit42211e3107812fa3d7063cff7ba1b323ecf0e634
treec4e5f2d756d23533c32d4c47db3fb9b6f3537fcf
parent08d0185e36ad8bb5902a73711bf114765d282161
netconsole: introduce 'release' as a new sysdata field

This commit adds a new feature to the sysdata structure, allowing the
kernel release/version to be appended as part of sysdata. Additionally,
it updates the logic to count this new field as a used entry when
enabled.

Signed-off-by: Breno Leitao <leitao@debian.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250314-netcons_release-v1-1-07979c4b86af@debian.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/netconsole.c