Eric W. Biederman c59dc174b2 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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-06-21 14:53:29 +02:00
..
2023-08-30 16:23:09 +02:00
2023-08-30 16:23:09 +02:00
2022-07-25 11:26:22 +02:00
2023-08-30 16:23:09 +02:00
2022-07-25 11:26:36 +02:00
2022-07-25 11:26:36 +02:00
2022-07-25 11:26:22 +02:00
2020-03-25 18:28:29 +01:00