mirror of https://github.com/dynup/kpatch
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. |
||
---|---|---|
.. | ||
core | ||
patch | ||
Makefile |