On Mon, 13 Feb 2017, Josh Poimboeuf wrote: > Here's v5 of the consistency model, targeted for 4.12. Only a few minor > changes this time. > > v5: > - return -EINVAL in __save_stack_trace_reliable() > - only call show_stack() once > - add save_stack_trace_tsk_reliable() define for !CONFIG_STACKTRACE > - update kernel version and date in ABI doc > - make suggested improvements to livepatch.txt > - update barrier comments > - remove klp_try_complete_transition() call from klp_start_transition() > - move end of klp_try_complete_transition() into klp_complete_transition() > - fix __klp_enable_patch() error path > - check for transition in klp_module_going() All the changes since v4 look good to me (except for module_put() in __klp_enable_patch() mentioned elsewhere). Thanks, Miroslav -- To unsubscribe from this list: send the line "unsubscribe live-patching" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html