[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.0907231052010.20997@gandalf.stny.rr.com>
Date: Thu, 23 Jul 2009 10:52:47 -0400 (EDT)
From: Steven Rostedt <rostedt@...dmis.org>
To: Matt Fleming <matt@...sole-pimps.org>
cc: Ingo Molnar <mingo@...e.hu>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH -tip] ftrace: Correctly calculate the first function in
the .text section
On Thu, 23 Jul 2009, Steven Rostedt wrote:
>
> >
> > if (!defined($ref_func) || !defined($weak{$text})) {
> > to
> > if (!defined($ref_func) && !defined($weak{$text})) {
> >
> > This now matches the comment above the conditional.
>
> This is the true bug. But the previous is not.
Could you resend the patch with this fix only. Then I can send it out as
an ugent fix.
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