From: Sabrina Dubroca <sd@queasysnail.net>
To: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Linux Crypto Mailing List <linux-crypto@vger.kernel.org>
Subject: Re: [PATCH v2] crypto: ahash - Fix EINPROGRESS notification callback
Date: Mon, 10 Apr 2017 11:37:59 +0200 [thread overview]
Message-ID: <20170410093759.GA9169@bistromath.localdomain> (raw)
In-Reply-To: <20170410092757.GA7750@gondor.apana.org.au>
2017-04-10, 17:27:57 +0800, Herbert Xu wrote:
> On Mon, Apr 10, 2017 at 11:21:27AM +0200, Sabrina Dubroca wrote:
> >
> > > Cc: <vger@stable.kernel.org>
> >
> > Should that be stable@vger.kernel.org?
>
> Oops :)
>
> > > Reported-by: Sabrina Dubroca <sdubroca@redhat.com>
> > > Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
> >
> > The definition of ahash_request_flags() was missing, so I added:
> >
> > static inline u32 ahash_request_flags(struct ahash_request *req)
> > {
> > return req->base.flags;
> > }
> >
> > And with this, my tests seem fine.
> >
> > Tested-by: Sabrina Dubroca <sd@queasysnail.net>
> > Could also you change the 'Reported-by:' to that email address?
>
> OK, here is v2.
I did a quick rebuild+test, seems fine. Thanks!
--
Sabrina
prev parent reply other threads:[~2017-04-10 9:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-10 8:44 crypto: ahash - Fix EINPROGRESS notification callback Herbert Xu
2017-04-10 9:21 ` Sabrina Dubroca
2017-04-10 9:27 ` [PATCH v2] " Herbert Xu
2017-04-10 9:37 ` Sabrina Dubroca [this message]
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=20170410093759.GA9169@bistromath.localdomain \
--to=sd@queasysnail.net \
--cc=herbert@gondor.apana.org.au \
--cc=linux-crypto@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