lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 07 May 2020 18:09:06 -0700 (PDT) From: David Miller <davem@...emloft.net> To: hslester96@...il.com Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] net: microchip: encx24j600: add missed kthread_stop From: Chuhong Yuan <hslester96@...il.com> Date: Thu, 7 May 2020 23:13:20 +0800 > This driver calls kthread_run() in probe, but forgets to call > kthread_stop() in probe failure and remove. > Add the missed kthread_stop() to fix it. > > Signed-off-by: Chuhong Yuan <hslester96@...il.com> Applied, thanks.
Powered by blists - more mailing lists