diff options
| author | Breno Leitao <leitao@debian.org> | 2026-03-02 03:40:46 -0800 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-03-03 17:23:50 -0800 |
| commit | 5af6e8b54927f7a8d3c7fd02b1bdc09e93d5c079 (patch) | |
| tree | 91e1f29d334101adb2b477b3600649725d10e6c8 /include/linux/i2c/git@git.tavy.me:linux.git | |
| parent | 4ee7fa6cf78ff26d783d39e2949d14c4c1cd5e7f (diff) | |
netconsole: fix sysdata_release_enabled_show checking wrong flag
sysdata_release_enabled_show() checks SYSDATA_TASKNAME instead of
SYSDATA_RELEASE, causing the configfs release_enabled attribute to
reflect the taskname feature state rather than the release feature
state. This is a copy-paste error from the adjacent
sysdata_taskname_enabled_show() function.
The corresponding _store function already uses the correct
SYSDATA_RELEASE flag.
Fixes: 343f90227070 ("netconsole: implement configfs for release_enabled")
Signed-off-by: Breno Leitao <leitao@debian.org>
Cc: stable@vger.kernel.org
Link: https://patch.msgid.link/20260302-sysdata_release_fix-v1-1-e5090f677c7c@debian.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
