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.montj...@gmail.com> > Cc: stable <sta...@vger.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