mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-01-22 16:06:04 -05:00
Merge branch 'for-6.14/selftests-trivial' into for-linus
This commit is contained in:
commit
49dcb50d6c
1 changed files with 1 additions and 1 deletions
|
@ -259,7 +259,7 @@ $MOD_TARGET: ${MOD_TARGET}_init
|
|||
% insmod test_modules/$MOD_LIVEPATCH.ko pre_patch_ret=-19
|
||||
livepatch: enabling patch '$MOD_LIVEPATCH'
|
||||
livepatch: '$MOD_LIVEPATCH': initializing patching transition
|
||||
test_klp_callbacks_demo: pre_patch_callback: vmlinux
|
||||
$MOD_LIVEPATCH: pre_patch_callback: vmlinux
|
||||
livepatch: pre-patch callback failed for object 'vmlinux'
|
||||
livepatch: failed to enable patch '$MOD_LIVEPATCH'
|
||||
livepatch: '$MOD_LIVEPATCH': canceling patching transition, going to unpatch
|
||||
|
|
Loading…
Reference in a new issue