From: Linus Torvalds Date: Thu, 23 Feb 2023 22:00:10 +0000 (-0800) Subject: Merge tag 'livepatching-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=7dd86cf80127aeef8a447c81228a77f0f25cc211;p=linux.git Merge tag 'livepatching-for-6.3' of git://git./linux/kernel/git/livepatching/livepatching Pull livepatching updates from Petr Mladek: - Allow reloading a livepatched module by clearing livepatch-specific relocations in the livepatch module. Otherwise, the repeated load would fail on consistency checks. * tag 'livepatching-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching: livepatch,x86: Clear relocation targets on a module removal x86/module: remove unused code in __apply_relocate_add --- 7dd86cf80127aeef8a447c81228a77f0f25cc211