From: Arnd Bergmann <arnd@arndb.de>
To: Mike Frysinger <vapier.adi@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] add checksum selftest
Date: Thu, 25 Jun 2009 12:55:06 +0200 [thread overview]
Message-ID: <200906251255.06984.arnd@arndb.de> (raw)
In-Reply-To: <8bd0f97a0906241243k1d4a6d25x3216e940b356d2ca@mail.gmail.com>
On Wednesday 24 June 2009, Mike Frysinger wrote:
> ok, i can see that for the result, but how do i handle the functions
> that also take a __wsum ? do i just always pass them 0 to avoid
> implementation issues ?
No, any __wsum you pass in there should be fine, because that one
gets folded in in the end.
Arnd <><
next prev parent reply other threads:[~2009-06-25 10:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-24 13:31 [PATCH] add checksum selftest Mike Frysinger
2009-06-24 14:14 ` Arnd Bergmann
2009-06-24 14:45 ` Mike Frysinger
2009-06-24 15:24 ` Arnd Bergmann
2009-06-24 19:43 ` Mike Frysinger
2009-06-25 10:55 ` Arnd Bergmann [this message]
2009-07-06 8:12 ` Michal Simek
2009-07-06 8:24 ` Mike Frysinger
2009-07-06 8:51 ` Michal Simek
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=200906251255.06984.arnd@arndb.de \
--to=arnd@arndb.de \
--cc=linux-kernel@vger.kernel.org \
--cc=vapier.adi@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.