diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2018-05-03 14:29:29 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-05-11 18:13:15 +0200 |
commit | 1411b5218adbcf1d45ddb260db5553c52e8d917c (patch) | |
tree | f86de0c51c9dac9a23402a8bad8a84ad7cc1a3f8 /drivers/watchdog/mt7621_wdt.c | |
parent | crypto: arm64/sha512-ce - yield NEON after every block of input (diff) | |
download | linux-1411b5218adbcf1d45ddb260db5553c52e8d917c.tar.xz linux-1411b5218adbcf1d45ddb260db5553c52e8d917c.zip |
crypto: vmx - Remove overly verbose printk from AES init routines
In the vmx AES init routines 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. Using 'cryptsetup benchmark' the removal of the
printk() leads to a ~5x speedup for aes-cbc decryption.
So remove them.
Fixes: 8676590a1593 ("crypto: vmx - Adding AES routines for VMX module")
Fixes: 8c755ace357c ("crypto: vmx - Adding CBC routines for VMX module")
Fixes: 4f7f60d312b3 ("crypto: vmx - Adding CTR routines for VMX module")
Fixes: cc333cd68dfa ("crypto: vmx - Adding GHASH routines for VMX module")
Cc: stable@vger.kernel.org # v4.1+
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/watchdog/mt7621_wdt.c')
0 files changed, 0 insertions, 0 deletions