]> Git Repo - linux.git/commitdiff
Merge tag 'livepatching-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <[email protected]>
Thu, 23 Feb 2023 22:00:10 +0000 (14:00 -0800)
committerLinus Torvalds <[email protected]>
Thu, 23 Feb 2023 22:00:10 +0000 (14:00 -0800)
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

1  2 
arch/x86/kernel/module.c
include/linux/moduleloader.h
kernel/livepatch/core.c

Simple merge
Simple merge
Simple merge
This page took 0.06731 seconds and 4 git commands to generate.