Eric W. Biederman 2049935c52 exit: Rename module_put_and_exit to module_put_and_kthread_exit
[ Upstream commit ca3574bd653aba234a4b31955f2778947403be16 ]

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>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
2024-04-10 16:18:55 +02:00
..
2021-06-20 21:28:17 -05:00
2023-01-12 11:58:41 +01:00
2022-10-29 10:12:56 +02:00
2024-01-05 15:13:38 +01:00
2023-03-22 13:31:33 +01:00
2021-04-25 16:28:23 -05:00
2023-12-08 08:48:04 +01:00