From: Linus Torvalds Date: Mon, 10 Oct 2022 18:36:19 +0000 (-0700) Subject: Merge tag 'livepatching-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.6.17~6422 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4de65c5830233e7a4adf2e679510089ec4e210c7;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'livepatching-for-6.1' of git://git./linux/kernel/git/livepatching/livepatching Pull livepatching updates from Petr Mladek: - Fix race between fork and livepatch transition revert - Add sysfs entry that shows "patched" state for each object (module) that can be livepatched by the given livepatch - Some clean up * tag 'livepatching-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching: selftests/livepatch: add sysfs test livepatch: add sysfs entry "patched" for each klp_object selftests/livepatch: normalize sysctl error message livepatch: Add a missing newline character in klp_module_coming() livepatch: fix race between fork and KLP transition --- 4de65c5830233e7a4adf2e679510089ec4e210c7