I have found few small problems when reviewing the patch adding (un)patch callback, see https://lkml.kernel.org/r/[email protected] Feel free to merge them with the original patch if still possible.
Petr Mladek (2):
livepatch: Correctly call klp_post_unpatch_callback() in error paths
livepatch: __klp_disable_patch() should never be called for disabled
patches
kernel/livepatch/core.c | 9 +++++----
kernel/livepatch/core.h | 8 +++++---
2 files changed, 10 insertions(+), 7 deletions(-)
--
1.8.5.6

