On Sun, Jun 02, 2013 at 09:50:11PM +0200, Oleg Nesterov wrote: > 1. register_wide_hw_breakpoint() can use unregister_ if failure, > no need to duplicate the code. > > 2. "struct perf_event **pevent" adds the unnecesary lever of > indirection and complication, use per_cpu(*cpu_events, cpu). > > Signed-off-by: Oleg Nesterov <oleg@xxxxxxxxxx> Acked-by: Frederic Weisbecker <fweisbec@xxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe trinity" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html