On Sun, 25 Jan 2015 17:41:00 +0100
Jiri Olsa <[email protected]> wrote:

> On Sat, Jan 24, 2015 at 01:13:31PM -0500, Steven Rostedt wrote:
> 

> > -   debugfs_found = true;
> > -
> > -   return debugfs_mountpoint;
> > +   return find_mountpoint("debugfs", (long) DEBUGFS_MAGIC,
> > +                          debugfs_mountpoint, PATH_MAX + 1,
> > +                          debugfs_known_mountpoints);
> >  }
> 
> debugfs_found is no longer set 'true' by debugfs_find_mountpoint
> 

Grumble. Will fix, thanks.

-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to