OSDN Git Service

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)
commitccf5c442a1b82bf74105d72416e069607353cb82
treebf314f50e9d14b4a381cd99a06862b030386c4ba
parent4a1202765ddf4e5bb3143c0a859ee37f8fcf9b85
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