diff options
| author | Eric W. Biederman <[email protected]> | 2021-10-20 17:43:58 +0000 |
|---|---|---|
| committer | Eric W. Biederman <[email protected]> | 2021-10-29 19:31:33 +0000 |
| commit | 111e70490d2a673730b89c010b61cea2d982d121 (patch) | |
| tree | 39d09b1edf7871beda0ffd3be69a67fb8cbd8b8b /drivers/fpga/fpga-mgr.c | |
| parent | signal/s390: Use force_sigsegv in default_trap_handler (diff) | |
| download | kernel-111e70490d2a673730b89c010b61cea2d982d121.tar.gz kernel-111e70490d2a673730b89c010b61cea2d982d121.zip | |
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/[email protected]
Signed-off-by: Eric W. Biederman <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions
