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
..
2020-08-28 16:58:28 +10:00
2020-09-11 14:39:16 +10:00
2023-03-11 16:39:22 +01:00
2022-06-22 14:13:18 +02:00
2022-06-22 14:13:18 +02:00
2020-02-28 08:43:21 +08:00
2023-03-11 16:39:22 +01:00
2021-07-14 16:56:06 +02:00