WSL2-Linux-Kernel/tools/objtool
Eric W. Biederman 2049935c52 exit: Rename module_put_and_exit to module_put_and_kthread_exit
[ Upstream commit ca3574bd65 ]

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
..
Documentation
arch/x86 objtool/x86: Fix SRSO mess 2023-08-30 16:18:10 +02:00
include/objtool objtool/x86: Fix SRSO mess 2023-08-30 16:18:10 +02:00
.gitignore
Build
Makefile
builtin-check.c
builtin-orc.c
check.c exit: Rename module_put_and_exit to module_put_and_kthread_exit 2024-04-10 16:18:55 +02:00
elf.c
objtool.c
orc_dump.c
orc_gen.c
special.c
sync-check.sh
weak.c