Re: [PATCH] lib: Add CRC64 ECMA module

From: Andrew Morton
Date: Fri Jul 26 2013 - 18:00:50 EST


On Fri, 12 Jul 2013 11:56:26 +0300 Marian Chereji <marian.chereji@xxxxxxxxxxxxx> wrote:

> Added implementation of CRC64 ECMA checksum.
>
> Signed-off-by: Marian Chereji <marian.chereji@xxxxxxxxxxxxx>
> Reviewed-by: Varvara Andrei-B21317 <andrei.varvara@xxxxxxxxxxxxx>
> Reviewed-by: Fleming Andrew-AFLEMING <AFLEMING@xxxxxxxxxxxxx>
> ---
> include/linux/crc64_ecma.h | 56 +++++++
> lib/Kconfig | 7 +
> lib/Makefile | 1 +
> lib/crc64_ecma.c | 341 ++++++++++++++++++++++++++++++++++++++++++++

Presumably you have some code which will need this library feature?

What code is that, and what is its status?
--
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/