On Fri, 13 Jun 2014 18:55:37 +0900 Namhyung Kim <namhy...@kernel.org> wrote:
> > { > > - pevent_print_num_field(s, " rip %0x016llx", event, "rip", record, 1); > > + pevent_print_num_field(s, "rip %lx ", event, "rip", record, 1); > > s/%lx/%llx/ I'll make this as a separate fix to keep the original patch as is. > > Otherwise this series and previous two cleanup patches look good to me. > > Acked-by: Namhyung Kim <namhy...@kernel.org> > Thanks! -- Steve -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/