[patch v3 0/7] crc32: add slicing-by-8 algorithm

From: Bob Pearson
Date: Tue Aug 09 2011 - 01:08:48 EST


This patch series adds a new algorithm slicing-by-8 to the
existing version of crc32.c and cleans up some minor warnings
from sparse. It also adds a functional self test that can be
used to both test the correctness and performance of the
crc32 algorithm on different architectures.

The main change from the previous version of this patch set
is to break up the patch into several smaller hunks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/