We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed2ec63 + 477fb06 commit 49dcb50Copy full SHA for 49dcb50
tools/testing/selftests/livepatch/test-callbacks.sh
@@ -259,7 +259,7 @@ $MOD_TARGET: ${MOD_TARGET}_init
259
% insmod test_modules/$MOD_LIVEPATCH.ko pre_patch_ret=-19
260
livepatch: enabling patch '$MOD_LIVEPATCH'
261
livepatch: '$MOD_LIVEPATCH': initializing patching transition
262
-test_klp_callbacks_demo: pre_patch_callback: vmlinux
+$MOD_LIVEPATCH: pre_patch_callback: vmlinux
263
livepatch: pre-patch callback failed for object 'vmlinux'
264
livepatch: failed to enable patch '$MOD_LIVEPATCH'
265
livepatch: '$MOD_LIVEPATCH': canceling patching transition, going to unpatch
0 commit comments