On Thu, May 03, 2018 at 10:29:30PM +1000, Michael Ellerman wrote: > In p8_aes_xts_init() we do a printk(KERN_INFO ...) to report the > fallback implementation we're using. However with a slow console this > can significantly affect the speed of crypto operations. So remove it. > > Fixes: c07f5d3da643 ("crypto: vmx - Adding support for XTS") > Cc: stable@xxxxxxxxxxxxxxx # v4.8+ > Signed-off-by: Michael Ellerman <mpe@xxxxxxxxxxxxxx> > --- > drivers/crypto/vmx/aes_xts.c | 2 -- > 1 file changed, 2 deletions(-) Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt