diff options
author | 2017-10-13 15:08:42 -0400 | |
---|---|---|
committer | 2017-10-19 10:09:01 +0200 | |
commit | 6116c3033a761611b1da980ea664c6ddff3eaed6 (patch) | |
tree | 63ca1776a39fb3becbda997f914cbd6444136728 /net/unix/af_unix.c | |
parent | livepatch: add (un)patch callbacks (diff) | |
download | wireguard-linux-6116c3033a761611b1da980ea664c6ddff3eaed6.tar.xz wireguard-linux-6116c3033a761611b1da980ea664c6ddff3eaed6.zip |
livepatch: move transition "complete" notice into klp_complete_transition()
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 <jpoimboe@redhat.com>
Acked-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>
Acked-by: Miroslav Benes <mbenes@suse.cz>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions