[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.58.0805221342350.14724@gandalf.stny.rr.com>
Date: Thu, 22 May 2008 13:43:16 -0400 (EDT)
From: Steven Rostedt <rostedt@...dmis.org>
To: Pekka Paalanen <pq@....fi>
cc: Ingo Molnar <mingo@...e.hu>, linux-kernel@...r.kernel.org,
proski@....org, sandmann@...hat.com, a.p.zijlstra@...llo.nl,
Steven Rostedt <srostedt@...hat.com>
Subject: Re: [PATCH 1/5] ftrace: limit use of check pages
On Thu, 22 May 2008, Pekka Paalanen wrote:
> On Thu, 22 May 2008 00:22:16 -0400
> Steven Rostedt <rostedt@...dmis.org> wrote:
> >
> > +#define CHECK_COND(cond) \
> > + if (unlikely(cond)) { \
> > + tracing_disabled = 0; \
>
> -----------------------------------^
> This looks like a typo.
>
> I also quickly read through the other patches and didn't see any
> obvious problems in them.
Indeed it is! I haven't hit the cond so I wouldn't have seen it in my
tests ;-)
Thanks!
-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists