linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: clabbe.montjoie@gmail.com (LABBE Corentin)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] crypto: sun4i-ss: add missing statesize
Date: Tue, 17 Nov 2015 15:26:03 +0100	[thread overview]
Message-ID: <20151117142603.GA1669@Red> (raw)
In-Reply-To: <20151117140938.GH9546@gondor.apana.org.au>

On Tue, Nov 17, 2015 at 10:09:38PM +0800, Herbert Xu wrote:
> On Fri, Nov 13, 2015 at 02:10:28PM +0100, LABBE Corentin wrote:
> > sun4i-ss implementaton of md5/sha1 is via ahash algorithms.
> > Commit 8996eafdcbad ("crypto: ahash - ensure statesize is non-zero")
> > made impossible to load them without giving statesize. This patch
> > specifiy statesize for sha1 and md5.
> > 
> > Fixes: 6298e948215f ("crypto: sunxi-ss - Add Allwinner Security System crypto accelerator")
> > Cc: <stable@vger.kernel.org> # v4.3+
> > Tested-by: Chen-Yu Tsai <wens@csie.org>
> > Signed-off-by: LABBE Corentin <clabbe.montjoie@gmail.com>
> 
> Patch applied to cryptodev as I don't think it needs to go into
> stable straight away.  Thanks.

Hello

I have lots of user reporting that they cannot use the device since it wont load.
For me it need to go stable since it respect all "stable rules", simple, tested, minimal, and fix a real bug that bother people.

Thanks in advance.
Regards

  reply	other threads:[~2015-11-17 14:26 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-13 13:10 [PATCH] crypto: sun4i-ss: add missing statesize LABBE Corentin
2015-11-17 14:09 ` Herbert Xu
2015-11-17 14:26   ` LABBE Corentin [this message]
2015-11-17 14:27     ` Herbert Xu
2015-11-17 21:51       ` Greg KH
     [not found] <1447054026-4243-1-git-send-email-clabbe.montjoie@gmail.com>
2015-11-09  7:38 ` Herbert Xu
  -- strict thread matches above, loose matches on Subject: below --
2015-11-05  7:48 LABBE Corentin
2015-11-05 10:34 ` Chen-Yu Tsai
2015-11-05 16:07 ` Maxime Ripard
2015-11-06  4:56   ` Herbert Xu
2015-11-08 17:50     ` Maxime Ripard
2015-11-08 18:22       ` Christoph Biedl
2015-11-09  3:58         ` Herbert Xu
2015-11-11 22:22           ` Maxime Ripard
2015-10-20 18:05 LABBE Corentin

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=20151117142603.GA1669@Red \
    --to=clabbe.montjoie@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).