Re: Strange s390 code in 2.4.19-pre8

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


On Mon, 13 May 2002, Pete Zaitcev wrote:

> The old Makefile was correct, and the only failing was a namespace
> conflict between your fsm.c and fsm.c in ISDN, when CONFIG_MODVERSIONS
> are used. The right fix is to rename your fsm.c or to create
> fsm_s390_ksyms.c with all EXPORT_SYMBOL's sitting in there.
> It is fixed in 2.5 with $(MODPREFIX) in Rules.make.

It's easily possible to backport the 2.5 Rules.make change to 2.4, so the
file doesn't have to be renamed - if you want me to do that, let me know.

--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/