mirror of
https://github.com/dynup/kpatch
synced 2025-02-23 13:26:55 +00:00
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. |
||
---|---|---|
.. | ||
core.c | ||
kpatch.h | ||
Makefile | ||
shadow.c |