KERNEL SELFTESTS: linux_headers_dir is /usr/src/linux-headers-x86_64-rhel-8.3-kselftests-442831987f34576a8739aaa6e992ae779e0dcb4b 2021-11-03 06:14:44 ln -sf /usr/bin/clang 2021-11-03 06:14:44 ln -sf /usr/bin/llc 2021-11-03 06:14:44 sed -i s/default_timeout=45/default_timeout=300/ kselftest/runner.sh 2021-11-03 06:14:45 make -C livepatch make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-442831987f34576a8739aaa6e992ae779e0dcb4b/tools/testing/selftests/livepatch' make: Nothing to be done for 'all'. make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-442831987f34576a8739aaa6e992ae779e0dcb4b/tools/testing/selftests/livepatch' 2021-11-03 06:14:45 make run_tests -C livepatch make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-442831987f34576a8739aaa6e992ae779e0dcb4b/tools/testing/selftests/livepatch' TAP version 13 1..5 # selftests: livepatch: test-livepatch.sh # TEST: basic function patching ... ok # TEST: multiple livepatches ... ok # TEST: atomic replace livepatch ... ok ok 1 selftests: livepatch: test-livepatch.sh # selftests: livepatch: test-callbacks.sh # TEST: target module before livepatch ... ok # TEST: module_coming notifier ... ok # TEST: module_going notifier ... ok # TEST: module_coming and module_going notifiers ... ok # TEST: target module not present ... ok # TEST: pre-patch callback -ENODEV ... ok # TEST: module_coming + pre-patch callback -ENODEV ... ok # TEST: multiple target modules ... ok # TEST: busy target module ... ok # TEST: multiple livepatches ... ok # TEST: atomic replace ... ERROR: failed to unload module test_klp_callbacks_demo (refcnt) not ok 2 selftests: livepatch: test-callbacks.sh # exit=1 # selftests: livepatch: test-shadow-vars.sh # TEST: basic shadow variable API ... ok ok 3 selftests: livepatch: test-shadow-vars.sh # selftests: livepatch: test-state.sh # TEST: system state modification ... ok # TEST: taking over system state modification ... ERROR: failed to unload module test_klp_state (refcnt) not ok 4 selftests: livepatch: test-state.sh # exit=1 # selftests: livepatch: test-ftrace.sh # TEST: livepatch interaction with ftrace_enabled sysctl ... ok ok 5 selftests: livepatch: test-ftrace.sh make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-442831987f34576a8739aaa6e992ae779e0dcb4b/tools/testing/selftests/livepatch'