diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2018-05-03 14:29:30 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-05-11 18:13:16 +0200 |
commit | 730f23b66095a700e2f0786abda6bca011b31558 (patch) | |
tree | 1386be04f16d5d2c1d514eea69a717bba2aaeb0d /drivers/memstick | |
parent | crypto: vmx - Remove overly verbose printk from AES init routines (diff) | |
download | linux-730f23b66095a700e2f0786abda6bca011b31558.tar.xz linux-730f23b66095a700e2f0786abda6bca011b31558.zip |
crypto: vmx - Remove overly verbose printk from AES XTS init
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@vger.kernel.org # v4.8+
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/memstick')
0 files changed, 0 insertions, 0 deletions