livepatch: add transition notices
authorJoe Lawrence <joe.lawrence@redhat.com>
Fri, 13 Oct 2017 19:08:43 +0000 (15:08 -0400)
committerJiri Kosina <jkosina@suse.cz>
Thu, 19 Oct 2017 08:09:01 +0000 (10:09 +0200)
commitaf026796054fb70439e919a925615e61b500ef6b
treeb8166bee3c59d71ea7802e84a6c8ad7c0957cf11
parent6116c3033a761611b1da980ea664c6ddff3eaed6
livepatch: add transition notices

Log a few kernel debug messages at the beginning of the following livepatch
transition functions:

  klp_complete_transition()
  klp_cancel_transition()
  klp_init_transition()
  klp_reverse_transition()

Also update the log notice message in klp_start_transition() for similar
verbiage as the above messages.

Suggested-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Joe Lawrence <joe.lawrence@redhat.com>
Acked-by: Miroslav Benes <mbenes@suse.cz>
Acked-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
kernel/livepatch/transition.c