]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: vmx - Convert to CPU feature based module autoloading
authorAlastair D'Silva <alastair@d-silva.org>
Tue, 19 Jul 2016 04:03:53 +0000 (14:03 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 21 Jul 2016 10:33:57 +0000 (20:33 +1000)
commit8cdcbd48151214c5ba950d3eeb97238d864015d5
treebf314f50e9d14b4a381cd99a06862b030386c4ba
parentf0d3f222bd82083138ad9b70bee75ec3d2811c2b
crypto: vmx - Convert to CPU feature based module autoloading

This patch utilises the GENERIC_CPU_AUTOPROBE infrastructure
to automatically load the vmx_crypto module if the CPU supports
it.

Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
Acked-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
drivers/crypto/vmx/Kconfig
drivers/crypto/vmx/vmx.c