Re: [PATCH livepatch/master v1 2/2] selftests/livepatch: Replace hardcoded module name with variable in test-callbacks.sh

From: Petr Mladek
Date: Mon Dec 09 2024 - 05:34:37 EST


On Mon 2024-11-25 19:28:12, George Guo wrote:
> From: George Guo <guodongtai@xxxxxxxxxx>
>
> Replaced the hardcoded module name test_klp_callbacks_demo in the
> pre_patch_callback log message with the variable $MOD_LIVEPATCH.
>
> Signed-off-by: George Guo <guodongtai@xxxxxxxxxx>

JFYI, this patch has been committed into livepatching.git,
branch for-6.14/selftests-trivial.

Best Regards,
Petr