Re: insmod problem after modutils upgrading

From: Keith Owens (kaos@ocs.com.au)
Date: Wed Dec 13 2000 - 17:05:13 EST


On Wed, 13 Dec 2000 21:10:54 +0000 (GMT),
Alan Cox <alan@lxorguk.ukuu.org.uk> wrote:
>It is modutils. Their behaviour changed in a non back compatible way. Do not
>use modutils 2.3.22 with Linux 2.2.* is the simple answer. Perhaps Keith can
>make this a warning in 2.3.23

Adding persistent module data to modutils meant that insmod had to be a
lot more picky about MODULE_PARM() entries. There were a few modules
that had invalid MODULE_PARM() entries, nobody had spotted them
previously because nobody used those options. Since these are bugs in
the modules and only a few modules are affected (less than 5 reported),
the fix is to correct the modules that have coding errors.

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



This archive was generated by hypermail 2b29 : Fri Dec 15 2000 - 21:00:27 EST