kernel_samsung_a53x/tools/objtool
Eric W. Biederman 83327c859e 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-11-19 12:27:50 +01:00
..
arch/x86
Documentation
arch.h
Build
builtin-check.c
builtin-orc.c
builtin.h
cfi.h
check.c
check.h
elf.c
elf.h
Makefile
objtool.c
objtool.h
orc_dump.c
orc_gen.c
special.c
special.h
sync-check.sh
warn.h
weak.c