commit | 477fb0671feb7b51fed9a803aeafa64d66cf6101 | [log] [tgz] |
---|---|---|
author | George Guo <guodongtai@kylinos.cn> | Mon Nov 25 19:28:12 2024 +0800 |
committer | Petr Mladek <pmladek@suse.com> | Mon Dec 09 11:12:43 2024 +0100 |
tree | 49326fd2d0f23f470d379413edf7f6a40df49ed1 | |
parent | aa44f41470450f3f4fc74526c1f7369771545205 [diff] |
selftests/livepatch: Replace hardcoded module name with variable in test-callbacks.sh 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@kylinos.cn> Reviewed-by: Petr Mladek <pmladek@suse.com> Link: https://lore.kernel.org/r/20241125112812.281018-2-dongtai.guo@linux.dev Signed-off-by: Petr Mladek <pmladek@suse.com>