On Thu, 31 Aug 2017, Joe Lawrence wrote: > klp_complete_transition() performs a bit of housework before a > transition to KLP_PATCHED or KLP_UNPATCHED is actually completed > (including post-(un)patch callbacks). To be consistent, move the > transition "complete" kernel log notice out of > klp_try_complete_transition() and into klp_complete_transition(). > > Suggested-by: Josh Poimboeuf <[email protected]> > Signed-off-by: Joe Lawrence <[email protected]>
Acked-by: Miroslav Benes <[email protected]> Miroslav

