Eric W. Biederman 111e70490d exit/kthread: Have kernel threads return instead of calling do_exit
In 2009 Oleg reworked[1] the kernel threads so that it is not
necessary to call do_exit if you are not using kthread_stop().  Remove
the explicit calls of do_exit and complete_and_exit (with a NULL
completion) that were previously necessary.

[1] 63706172f332 ("kthreads: rework kthread_stop()")
Link: https://lkml.kernel.org/r/20211020174406.17889-12-ebiederm@xmission.com
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
2021-10-29 14:31:33 -05:00
..
2021-09-01 15:25:28 -07:00
2021-09-03 15:33:47 -07:00
2021-06-12 08:42:29 -07:00
2021-03-11 13:25:09 +00:00
2021-09-01 15:25:28 -07:00
2021-09-01 15:25:28 -07:00