mirror of
https://github.com/dynup/kpatch
synced 2024-12-23 05:32:13 +00:00
13fd6f2563
Previous commit "kmod: let kernel apply TAINT_LIVEPATCH" modified the kpatch patch module to set the "livepatch" module info. This breaks module loading for kernel config CONFIG_LIVEPATCH=n kpatch_kmalloc: module is marked as livepatch module, but livepatch support is disabled kpatch modules can still use TAINT_LIVEPATCH as a per-module taint flag, but only if it is set after the module loads. Fixes: 660. |
||
---|---|---|
.. | ||
kpatch-macros.h | ||
kpatch-patch-hook.c | ||
kpatch-patch.h | ||
kpatch.h | ||
kpatch.lds.S | ||
livepatch-patch-hook.c | ||
Makefile | ||
patch-hook.c |