Skip to content
  • Jiri Kosina's avatar
    Merge branch 'for-4.15/callbacks' into for-linus · fc41efc1
    Jiri Kosina authored
    
    
    This pulls in an infrastructure/API that allows livepatch writers to
    register pre-patch and post-patch callbacks that allow for running a
    glue code necessary for finalizing the patching if necessary.
    
    Conflicts:
    	kernel/livepatch/core.c
    	- trivial conflict by adding a callback call into
    	  module going notifier vs. moving that code block
    	  to klp_cleanup_module_patches_limited()
    
    Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
    fc41efc1