linux-stable/kernel/livepatch
Zheng Yejian 05de1536d0 livepatch: Fix missing newline character in klp_resolve_symbols()
[ Upstream commit 67e18e132f ]

Without the newline character, the log may not be printed immediately
after the error occurs.

Fixes: ca376a9374 ("livepatch: Prevent module-specific KLP rela sections from referencing vmlinux symbols")
Signed-off-by: Zheng Yejian <zhengyejian1@huawei.com>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Signed-off-by: Petr Mladek <pmladek@suse.com>
Link: https://lore.kernel.org/r/20230914072644.4098857-1-zhengyejian1@huawei.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-11-20 11:06:52 +01:00
..
core.c livepatch: Fix missing newline character in klp_resolve_symbols() 2023-11-20 11:06:52 +01:00
core.h
Kconfig
Makefile
patch.c
patch.h
shadow.c
state.c
state.h
transition.c livepatch: fix race between fork and KLP transition 2022-10-26 13:25:14 +02:00
transition.h