summaryrefslogtreecommitdiff
path: root/crypto/camellia_generic.c
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2020-09-26 12:26:50 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2020-10-02 18:02:14 +1000
commitd2197cdf2bc31bc9ad8a55e6f80b77102a63582d (patch)
treec63906e12757e0d047438c4bfd837a5d9b10fa1c /crypto/camellia_generic.c
parentd944b5afa3324849d0b0a80ada34c617b009ee05 (diff)
downloadlinux-crypto-d2197cdf2bc31bc9ad8a55e6f80b77102a63582d.tar.gz
linux-crypto-d2197cdf2bc31bc9ad8a55e6f80b77102a63582d.zip
crypto: xor - defer load time benchmark to a later time
Currently, the XOR module performs its boot time benchmark at core initcall time when it is built-in, to ensure that the RAID code can make use of it when it is built-in as well. Let's defer this to a later stage during the boot, to avoid impacting the overall boot time of the system. Instead, just pick an arbitrary implementation from the list, and use that as the preliminary default. Reviewed-by: Douglas Anderson <dianders@chromium.org> Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/camellia_generic.c')
0 files changed, 0 insertions, 0 deletions