mirror of
https://github.com/dynup/kpatch
synced 2025-04-11 03:31:20 +00:00
When patching a kernel module, if we can't find a needed dynrela symbol, we currently assume it's exported. However, it's also possible that it's provided by another .o in the patch module. Add support for that. Fixes #445. |
||
---|---|---|
.. | ||
integration | ||
testmod | ||
difftree.sh |