Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - T index
The Linux kernel configuration item CONFIG_TEST_LIVEPATCH
:
( CONFIG_DYNAMIC_DEBUG ) && ( CONFIG_LIVEPATCH ) && ( CONFIG_m )
test_klp_atomic_replace
, test_klp_callbacks_busy
, test_klp_callbacks_demo2
, test_klp_callbacks_demo
, test_klp_callbacks_mod
, test_klp_livepatch
, test_klp_shadow_vars
, test_klp_state2
, test_klp_state3
, test_klp_state
Test kernel livepatching features for correctness. The tests will load test modules that will be livepatched in various scenarios.
To run all the livepatching tests:
make -C tools/testing/selftests TARGETS=livepatch run_tests
Alternatively, individual tests may be invoked:
tools/testing/selftests/livepatch/test-callbacks.sh tools/testing/selftests/livepatch/test-livepatch.sh tools/testing/selftests/livepatch/test-shadow-vars.sh
If unsure, say N.
Raw data from LKDDb:
lkddb module test_klp_atomic_replace CONFIG_TEST_LIVEPATCH : lib/Kconfig.debug : "Test livepatching" # in 5.1–5.19, 6.0–6.8
lkddb module test_klp_callbacks_busy CONFIG_TEST_LIVEPATCH : lib/Kconfig.debug : "Test livepatching" # in 5.1–5.19, 6.0–6.8
lkddb module test_klp_callbacks_demo CONFIG_TEST_LIVEPATCH : lib/Kconfig.debug : "Test livepatching" # in 5.1–5.19, 6.0–6.8
lkddb module test_klp_callbacks_demo2 CONFIG_TEST_LIVEPATCH : lib/Kconfig.debug : "Test livepatching" # in 5.1–5.19, 6.0–6.8
lkddb module test_klp_callbacks_mod CONFIG_TEST_LIVEPATCH : lib/Kconfig.debug : "Test livepatching" # in 5.1–5.19, 6.0–6.8
lkddb module test_klp_livepatch CONFIG_TEST_LIVEPATCH : lib/Kconfig.debug : "Test livepatching" # in 5.1–5.19, 6.0–6.8
lkddb module test_klp_shadow_vars CONFIG_TEST_LIVEPATCH : lib/Kconfig.debug : "Test livepatching" # in 5.1–5.19, 6.0–6.8
lkddb module test_klp_state CONFIG_TEST_LIVEPATCH : lib/Kconfig.debug : "Test livepatching" # in 5.5–5.19, 6.0–6.8
lkddb module test_klp_state2 CONFIG_TEST_LIVEPATCH : lib/Kconfig.debug : "Test livepatching" # in 5.5–5.19, 6.0–6.8
lkddb module test_klp_state3 CONFIG_TEST_LIVEPATCH : lib/Kconfig.debug : "Test livepatching" # in 5.5–5.19, 6.0–6.8
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - T index
Automatically generated (in year 2024). See also LKDDb sources on GitLab