Re: linux-next: manual merge of the oprofile tree with the tip tree

From: Matt Fleming
Date: Tue Oct 12 2010 - 08:51:34 EST


On Tue, Oct 12, 2010 at 11:23:49PM +1100, Stephen Rothwell wrote:
> Hi Matt,
>
> On Tue, 12 Oct 2010 07:03:27 +0100 Matt Fleming <matt@xxxxxxxxxxxxxxxxx> wrote:
> >
> > > return 0;
> > >
> > > pevent = perf_event_create_kernel_counter(&counter_config[event].attr,
> > > - cpu, -1,
> > > + cpu, NULL1,
> > > op_overflow_handler);
> >
> > Is that a typo? Shouldn't that be NULL, and not NULL1?
>
> Yes, its a typo in my patch :-( . I will fix it for tomorrow. Sorry about that.

Not a problem! Thanks
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/