KERNEL SELFTESTS: linux_headers_dir is /usr/src/linux-headers-x86_64-rhel-8.3-kselftests-12955fb1c57635f54792fedfdb6cc094b0a706d4 2021-12-02 16:10:05 ln -sf /usr/bin/clang 2021-12-02 16:10:06 ln -sf /usr/bin/llc 2021-12-02 16:10:06 sed -i s/default_timeout=45/default_timeout=300/ kselftest/runner.sh 2021-12-02 16:10:06 make -C livepatch make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-12955fb1c57635f54792fedfdb6cc094b0a706d4/tools/testing/selftests/livepatch' make: Nothing to be done for 'all'. make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-12955fb1c57635f54792fedfdb6cc094b0a706d4/tools/testing/selftests/livepatch' 2021-12-02 16:10:06 make run_tests -C livepatch make: Entering directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-12955fb1c57635f54792fedfdb6cc094b0a706d4/tools/testing/selftests/livepatch' TAP version 13 1..5 # selftests: livepatch: test-livepatch.sh # TEST: basic function patching ... ERROR: modprobe: ERROR: could not insert 'test_klp_livepatch': Invalid argument not ok 1 selftests: livepatch: test-livepatch.sh # exit=1 # 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 ... ok ok 2 selftests: livepatch: test-callbacks.sh # 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 ... ok # TEST: compatible cumulative livepatches ... ok # TEST: incompatible cumulative livepatches ... ok ok 4 selftests: livepatch: test-state.sh # selftests: livepatch: test-ftrace.sh # TEST: livepatch interaction with ftrace_enabled sysctl ... ERROR: modprobe: ERROR: could not insert 'test_klp_livepatch': Invalid argument not ok 5 selftests: livepatch: test-ftrace.sh # exit=1 make: Leaving directory '/usr/src/perf_selftests-x86_64-rhel-8.3-kselftests-12955fb1c57635f54792fedfdb6cc094b0a706d4/tools/testing/selftests/livepatch'