Re: [PATCH] livepatch: Fix missing newline character in klp_resolve_symbols()

From: Petr Mladek
Date: Wed Sep 20 2023 - 05:30:02 EST


On Thu 2023-09-14 15:26:44, Zheng Yejian wrote:
> Without the newline character, the log may not be printed immediately
> after the error occurs.
>
> Fixes: ca376a937486 ("livepatch: Prevent module-specific KLP rela sections from referencing vmlinux symbols")
> Signed-off-by: Zheng Yejian <zhengyejian1@xxxxxxxxxx>

JFYI, the patch has been committed into livepatching.git, branch for-6.7.

Best Regards,
Petr