Re: ftrace 'failed to modify' bug when loading reiserfs.ko

From: Dave Jones
Date: Thu Sep 05 2013 - 21:49:15 EST


On Thu, Sep 05, 2013 at 09:44:55PM -0400, Steven Rostedt wrote:
> On Thu, 5 Sep 2013 21:34:55 -0400
> Dave Jones <davej@xxxxxxxxxx> wrote:
>
> > On Thu, Sep 05, 2013 at 09:28:34PM -0400, Steven Rostedt wrote:
> > > On Thu, 5 Sep 2013 21:19:24 -0400
> > > Dave Jones <davej@xxxxxxxxxx> wrote:
> > >
> > > > For whatever dumb reason, when running 'make install' on a Fedora system,
> > > > os-prober tries to figure out what filesystems are needed by loading filesystems,
> > > > and seeing what sticks.. Today it blew up spectacularly when it got to
> > > > loading reiserfs.. System wedged entirely afterwards.
> > >
> > > Could it be that the reiserfs module was compiled differently than the
> > > running kernel?
> >
> > ohhhh... it was probably installing the just-built version over the same '3.11+'
> > modules tree that was running. This has never been a problem before though..
> >
>
> Did you change a config option, or update your gcc?

Yeah, changed CONFIG_DEBUG_KOBJECT, which rebuilt the world.

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