Re: [PATCH] ksmbd: Add missing set_freezable() for freezable kthread

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2023-12-17 22:41 GMT+09:00, Kevin Hao <haokexin@xxxxxxxxx>:
> The kernel thread function ksmbd_conn_handler_loop() invokes
> the try_to_freeze() in its loop. But all the kernel threads are
> non-freezable by default. So if we want to make a kernel thread to be
> freezable, we have to invoke set_freezable() explicitly.
>
> Signed-off-by: Kevin Hao <haokexin@xxxxxxxxx>
Acked-by: Namjae Jeon <linkinjeon@xxxxxxxxxx>
Sorry for late response. Applied it to #ksmbd-for-next-next.
Thanks for your patch!




[Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux