mirror of
https://github.com/dynup/kpatch
synced 2025-02-06 12:11:33 +00:00
In the replace case, stop calling module_put on a patch module before we're potentially done with it. This will also be needed for future module patching if we want to properly replace a patch module which only patches a future loaded module (that's a mouthful). Fixes #165. |
||
---|---|---|
.. | ||
core | ||
patch | ||
Makefile |