Re: [PATCH] Shared crc32 for 2.4.

David Woodhouse (dwmw2@infradead.org)
Fri, 23 May 2003 07:44:52 +0100


On Thu, 2003-05-22 at 21:23, Marcelo Tosatti wrote:
> Lets wait for 2.4.22pre.

OK. It currently looks like this...

ChangeSet@1.1212, 2003-05-22 22:07:44+01:00, dwmw2@dwmw2.baythorne.internal
Fix CONFIG_CRC32=y when nothing in-kernel uses CRC32 functions
by exporting the symbol from kernel/ksyms.c instead of lib/crc32.c,
hence forcing lib/crc32.o to get pulled in during the final link.

ChangeSet@1.1211, 2003-05-19 14:31:55+01:00, dwmw2@dwmw2.baythorne.internal
Add config help for CONFIG_CRC32 (Duncan Sands <baldrick@wanadoo.fr>)

ChangeSet@1.1210, 2003-05-17 18:34:20+01:00, dwmw2@dwmw2.baythorne.internal
Switch to shared optimised CRC32 functions.

-- 
dwmw2

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