Merge tag 'livepatching-for-6.11' of...
Merge tag 'livepatching-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching Pull livepatching update from Petr Mladek: - show patch->replace flag in sysfs - add or improve few selftests * tag 'livepatching-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching: livepatch: Replace snprintf() with sysfs_emit() selftests/livepatch: Add selftests for "replace" sysfs attribute livepatch: Add "replace" sysfs attribute selftests: livepatch: Test atomic replace against multiple modules selftests/livepatch: define max test-syscall processes
Showing
- Documentation/ABI/testing/sysfs-kernel-livepatch 8 additions, 0 deletionsDocumentation/ABI/testing/sysfs-kernel-livepatch
- kernel/livepatch/core.c 14 additions, 3 deletionskernel/livepatch/core.c
- tools/testing/selftests/livepatch/test-livepatch.sh 89 additions, 49 deletionstools/testing/selftests/livepatch/test-livepatch.sh
- tools/testing/selftests/livepatch/test-syscall.sh 4 additions, 1 deletiontools/testing/selftests/livepatch/test-syscall.sh
- tools/testing/selftests/livepatch/test-sysfs.sh 48 additions, 0 deletionstools/testing/selftests/livepatch/test-sysfs.sh
Please register or sign in to comment