]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge branch 'netconsole-configfs-store-callback-fixes'
authorJakub Kicinski <kuba@kernel.org>
Wed, 29 Apr 2026 01:28:14 +0000 (18:28 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 29 Apr 2026 01:28:15 +0000 (18:28 -0700)
commit21a7bb5cde5585aded53a47f21d6534d7da2ae48
treeae964878a6e357fd20a1ec407f94b79466f1f119
parent403e7e34cc2ea75a2546c94176271591211b3334
parent869cd6490fafe09c89a15d01610e8a03932d79f0
Merge branch 'netconsole-configfs-store-callback-fixes'

Breno Leitao says:

====================
netconsole: configfs store callback fixes

There are still some changes I want to make, such as, having the dynamic
lock when reading from configfs (_show() callbacks), wich will solve
other issues, but I will keep it for later.
====================

Link: https://patch.msgid.link/20260427-netconsole_ai_fixes-v2-0-59965f29d9cc@debian.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>