[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <56F18550.7030201@gmail.com>
Date: Tue, 22 Mar 2016 18:48:00 +0100
From: Corentin LABBE <clabbe.montjoie@...il.com>
To: herbert@...dor.apana.org.au, davem@...emloft.net,
maxime.ripard@...e-electrons.com, wens@...e.org
Cc: linux-crypto@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, stable <stable@...r.kernel.org>
Subject: Re: [PATCH] crypto: sun4i-ss: use spin_lock_irq{save|restore}
Le 22/03/2016 17:04, LABBE Corentin a écrit :
> The current sun4i-ss driver is subject to data corruption when
> ciphering/deciphering.
> It occurs randomly on end of handled data.
> No root cause have been found and the only way to remove it is to replace
> all spin_lock_bh by they irq counterparts.
>
> Signed-off-by: LABBE Corentin <clabbe.montjoie@...il.com>
> Cc: stable <stable@...r.kernel.org>
> ---
> drivers/crypto/sunxi-ss/sun4i-ss-cipher.c | 10 ++++++----
> 1 file changed, 6 insertions(+), 4 deletions(-)
>
Hello
I have made a huge spelling problem, and didn't added Fixes tag.
I will resend it.
Sorry for the noise.
Regards
Powered by blists - more mailing lists