Eric W. Biederman ca3574bd65 exit: Rename module_put_and_exit to module_put_and_kthread_exit
Update module_put_and_exit to call kthread_exit instead of do_exit.

Change the name to reflect this change in functionality.  All of the
users of module_put_and_exit are causing the current kthread to exit
so this change makes it clear what is happening.  There is no
functional change.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
2021-12-13 12:04:45 -06:00
..
2021-11-10 16:32:46 -08:00
2020-05-27 10:10:12 -04:00
2021-04-05 09:04:20 -04:00
2021-10-20 18:09:54 -04:00
2021-11-10 16:32:46 -08:00
2020-12-17 12:15:03 -08:00
2021-10-20 18:09:45 -04:00