Re: Strange s390 code in 2.4.19-pre8

Kai Germaschewski (kai@tp1.ruhr-uni-bochum.de)
Mon, 13 May 2002 11:25:19 -0500 (CDT)


On Mon, 13 May 2002, Pete Zaitcev wrote:

> > Actually, I don't think it's broken, Rules.make takes care of that case
> > and compiles fsm.o into the kernel in the latter case, it does not build
> > a fsm.o module.
>
> Obviously, the guy who did the change expected it to work
> like you described, but he never tested it, and it doesn't.
> ctc fails to load with init_fsm undefined.
> It would work if EXPORT_SYMBOL_NOVERS were involved.

Not sure if I understand you correctly. I mean it should work w/o
CONFIG_MODVERSIONS, and it would also work with CONFIG_MODVERSIONS if it
wasn't for the conflict with the ISDN fsm.o. Do we agree here?

--Kai

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