mirror of
https://github.com/dynup/kpatch
synced 2024-12-18 03:14:31 +00:00
d62a9aa996
Upstream 2992ef29ae01 "livepatch/module: make TAINT_LIVEPATCH module-specific" added a TAINT_LIVEPATCH flag to the module-specific taint flags. This commit is v4.9+ and the modules taint field is an unsigned int. Upstream 7fd8329ba502 "taint/module: Clean up global and module taint flags handling" modified the modules taint field to be an unsigned long. This commit is v4.10+. Adjust the module tainting code in kpatch_register() to consider v4.9 kernels as well as v4.10 (and any distro-specific behavior). Fixes: #666. |
||
---|---|---|
.. | ||
core.c | ||
kpatch.h | ||
Makefile | ||
shadow.c |