From: Gregkh <gregkh@linuxfoundation.org>
To: jpage@tutanota.de
Cc: linux-kernel@vger.kernel.org, Jason <jason@lakedaemon.net>
Subject: Re: [PATCH] staging: skein: Adds test vectors & cleans up maros
Date: Sun, 29 Nov 2015 10:12:45 -0800 [thread overview]
Message-ID: <20151129181245.GA27950@kroah.com> (raw)
In-Reply-To: <K4II4Hd----0@tutanota.de>
On Sun, Nov 29, 2015 at 12:51:30PM +0000, jpage@tutanota.de wrote:
> The patch for cleaning up the Skein hash implementation is included below.
>
> The test & pass vectors for the hash function have been included, but not
> checked as the competition is still ongoing,as the final specification is
> unknown at this time.
>
> The files are verbatim lifted from the author's website (https://
> www.schneier.com/code/skein_NIST_CD_102610.zip).
> The changes provide by me are moving all macros in the .c files to their
> repective .h files. As this was strictly a cosmetic change, I have not tested
> it with a rebuild.
>
> This patch helps move the Skein driver along towards completion.
>
> A signed version of this patch is included in the attachments.
> Also, please sign my attached GPG Key, if possible.
> Thank you.
> Signed-off-by: Sanidhya Solanki <jpage@tutanota.de>
>
Lots of this should be below in the changelog itself, the patch should
be "self-contained" and not need to be hand-edited in order to be
applied.
>
> commit 6d50eca21b913f47899d9b91413968b8bccb6e31
> Author: Sanidhya Solanki <jpage@tutanota.de>
> Date: Fri Nov 27 01:54:23 2015 -0500
Why is this all here? Please use git send-email to send a patch if your
email client can't just send them directly.
>
> - Added Test files.
> - Moved macros to appropriate Header Files.
> - Cleaned up TODO & added contact information.
> - Passing Test Vectors remains.
> - Adding module support remains.
That's a lot of different things all at once, please break this up into
a patch series, each one doing only one thing.
>
> Changes to be committed:
> modified: drivers/staging/skein/TODO
> modified: drivers/staging/skein/skein_block.c
> copied: drivers/staging/skein/skein_block.c -> drivers/staging/
> skein/skein_block.h
> new file: drivers/staging/skein/skein_test.c
> new file: drivers/staging/skein/skein_test.h
What is all of these lines for?
And you don't have a signed-off-by in the patch body itself. My scripts
warned you about all of the above last time, why didn't you pay
attention to them?
And finally, please use scripts/get_maintainer.pl to determine the
correct people and mailing lists to send a patch to.
hope this helps,
greg k-h
next parent reply other threads:[~2015-11-29 18:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <K4BZG5Z----0@tutanota.de>
[not found] ` <K4II4Hd----0@tutanota.de>
2015-11-29 18:12 ` Gregkh [this message]
[not found] ` <K4RcNO5----0@tutanota.de-K4RcNOr--3-0>
[not found] ` <K4RhFyt----0@tutanota.de>
2015-12-01 15:14 ` [PATCH] staging: skein: cleans up macros Gregkh
2015-12-03 15:47 ` Jason Cooper
[not found] ` <K4fop6l----0@tutanota.de>
2015-12-04 12:35 ` [PATCH] staging: skein: macros moved to header file Jason Cooper
2015-12-04 14:25 ` Mathieu Poirier
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=20151129181245.GA27950@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=jason@lakedaemon.net \
--cc=jpage@tutanota.de \
--cc=linux-kernel@vger.kernel.org \
/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