From: Andrew Morton <akpm@linux-foundation.org>
To: Marian Chereji <marian.chereji@freescale.com>
Cc: <linux-kernel@vger.kernel.org>, <sebastian.grigore@freescale.com>,
Schmitt Richard <b43082@freescale.com>,
Fleming Andrew <AFLEMING@freescale.com>
Subject: Re: [PATCH] lib: Add CRC64 ECMA module
Date: Fri, 26 Jul 2013 15:00:43 -0700 [thread overview]
Message-ID: <20130726150043.67b248c9d5d93c00ed30ebc8@linux-foundation.org> (raw)
In-Reply-To: <1373619386-29550-1-git-send-email-marian.chereji@freescale.com>
On Fri, 12 Jul 2013 11:56:26 +0300 Marian Chereji <marian.chereji@freescale.com> wrote:
> Added implementation of CRC64 ECMA checksum.
>
> Signed-off-by: Marian Chereji <marian.chereji@freescale.com>
> Reviewed-by: Varvara Andrei-B21317 <andrei.varvara@freescale.com>
> Reviewed-by: Fleming Andrew-AFLEMING <AFLEMING@freescale.com>
> ---
> 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?
next prev parent reply other threads:[~2013-07-26 22:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-12 8:56 Marian Chereji
2013-07-26 22:00 ` Andrew Morton [this message]
2013-07-29 11:49 ` Chereji Marian-Cornel-R27762
2013-07-29 22:22 ` Andrew Morton
2013-07-30 7:29 ` Chereji Marian-Cornel-R27762
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130726150043.67b248c9d5d93c00ed30ebc8@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=AFLEMING@freescale.com \
--cc=b43082@freescale.com \
--cc=linux-kernel@vger.kernel.org \
--cc=marian.chereji@freescale.com \
--cc=sebastian.grigore@freescale.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome