lkml.org 
[lkml]   [2011]   [Nov]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: WARNING at __ftrace_hash_rec_update()
On Fri, Nov 04, 2011 at 08:31:34PM -0400, Steven Rostedt wrote:
> On Tue, 2011-11-01 at 19:45 +0530, Rabin Vincent wrote:
> > On v3.1-7810-g094803e (current linus git), I'm able to trigger the below
> > FTRACE_WARN_ON() by running the following sequence of commands.
> > DYNAMIC_FTRACE is enabled.
> >
> > ftrace.c:1384:
> > if (FTRACE_WARN_ON((rec->flags & ~FTRACE_FL_MASK) == 0))
> > return;
> > rec->flags--;
> >
>
> Thanks for reporting. Can you try this patch please.

Works for me, thanks. It needed a ret=0 which I see you've already
added in your official submission.


\
 
 \ /
  Last update: 2011-11-11 11:17    [W:0.072 / U:0.432 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site