2.5.40: CONFIG_CRC32=Y is broken

From: Tobias Ringstrom (tori@ringstrom.mine.nu)
Date: Thu Oct 03 2002 - 00:53:08 EST


I seems that CONFIG_CRC32=Y is broken. The symbols crc32_le and crc32_be
do not appear in the System.map file, and insmod complains about crc32_be
being missing when trying to load the module via-rhine.o.

I suspect that it happens because crc32.o is put in a lib file (.a), and
since the functions are not used at link time, the file (crc32.o) is
dropped.

/Tobias

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



This archive was generated by hypermail 2b29 : Mon Oct 07 2002 - 22:00:37 EST