diff options
| author | Corey Minyard <corey@minyard.net> | 2026-04-13 08:00:23 -0500 |
|---|---|---|
| committer | Corey Minyard <corey@minyard.net> | 2026-04-17 06:47:40 -0500 |
| commit | 75c486cb1bcaa1a3ec3a6438498176a3a4998ae4 (patch) | |
| tree | 0622025e00c0ad031c1252032936a028463f525a /rust/kernel/interop/git@git.tavy.me:linux-stable.git | |
| parent | 91eb7ec7261254b6875909df767185838598e21e (diff) | |
ipmi:ssif: Clean up kthread on errors
If an error occurs after the ssif kthread is created, but before the
main IPMI code starts the ssif interface, the ssif kthread will not
be stopped.
So make sure the kthread is stopped on an error condition if it is
running.
Fixes: 259307074bfc ("ipmi: Add SMBus interface driver (SSIF)")
Reported-by: Li Xiao <<252270051@hdu.edu.cn>
Cc: stable@vger.kernel.org
Reviewed-by: Li Xiao <252270051@hdu.edu.cn>
Signed-off-by: Corey Minyard <corey@minyard.net>
Diffstat (limited to 'rust/kernel/interop/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions
