On Thu, Apr 18, 2013 at 08:44:17PM +0200, Oleg Nesterov wrote: > No functional changes, preparation. > > Extract the "register breakpoint" code from ptrace_get_debugreg() > into the new/generic helper, ptrace_register_breakpoint(). It will > have more users. > > The patch also adds another simple helper, ptrace_fill_bp_fields(), > to factor out the arch_bp_generic_fields() logic in register/modify. > > 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/

