2017-04-10, 17:27:57 +0800, Herbert Xu wrote:
> On Mon, Apr 10, 2017 at 11:21:27AM +0200, Sabrina Dubroca wrote:
> >
> > > Cc: <v...@stable.kernel.org>
> > 
> > Should that be sta...@vger.kernel.org?
> 
> Oops :)
> 
> > > Reported-by: Sabrina Dubroca <sdubr...@redhat.com>
> > > Signed-off-by: Herbert Xu <herb...@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 <s...@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

Reply via email to