On Tue, Jul 09, 2013 at 03:18:20PM +0900, Namhyung Kim wrote: > Hi Peter, > > On Mon, 8 Jul 2013 14:15:57 +0200, Peter Zijlstra wrote: > [SNIP] > > +static void > > +perf_event_set_overflow(struct perf_event *event, struct ring_buffer *rb) > > +{ > > + if (event->overflow_handler != perf_event_output || > > I guess you wanted "&&" instead of "||" here.
Uhm.. yeah. /me dons the brown paper bag. -- 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/