On Sat, Dec 15, 2018 at 12:42:52PM -0800, Eric Biggers wrote: > From: Eric Biggers <[email protected]> > > salsa20-generic doesn't use SIMD instructions or otherwise disable > preemption, so passing atomic=true to skcipher_walk_virt() is > unnecessary. > > Signed-off-by: Eric Biggers <[email protected]> > --- > crypto/salsa20_generic.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Patch applied. Thanks. -- Email: Herbert Xu <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
