On Thu 2017-08-31 10:53:52, 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]>
Looks fine. Reviewed-by: Petr Mladek <[email protected]> Best Regards, Petr

