On Sun, Apr 14, 2013 at 09:12:28PM +0200, Oleg Nesterov wrote: > ptrace_write_dr7() looks unnecessarily overcomplicated. We can > factor out ptrace_modify_breakpoint() and do not do "continue" > twice, just we need to pass the proper "disabled" argument to > ptrace_modify_breakpoint(). > > Signed-off-by: Oleg Nesterov <[email protected]>
Acked-by: Frederic Weisbecker <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

