lkml.org 
[lkml]   [2009]   [Jul]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
DateThu, 23 Jul 2009 10:52:47 -0400 (EDT)
FromSteven Rostedt <>
SubjectRe: [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


\
 
 \ /
  Last update: 2009-07-23 16:55    [from the cache]
©2003-2010