linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Automatically load the vmx_crypto module if supported
@ 2016-07-13  5:47 alastair
  2016-07-13  5:47 ` [PATCH 1/2] Allow drivers to be autoloaded alastair
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: alastair @ 2016-07-13  5:47 UTC (permalink / raw)
  To: mpe
  Cc: benh, paulus, herbert, davem, linuxppc-dev, linux-crypto,
	linux-kernel, Alastair D'Silva

From: Alastair D'Silva <alastair@d-silva.org>

This series allows the vmx_crypto module to be detected and automatically
loaded via UDEV if the CPU supports the vector crypto feature.

Alastair D'Silva (2):
  powerpc: Add module autoloading based on CPU features
  crypto: vmx - Convert to CPU feature based module autoloading

 arch/powerpc/Kconfig                  |  1 +
 arch/powerpc/include/asm/cpufeature.h | 70 +++++++++++++++++++++++++++++++++++
 drivers/crypto/vmx/Kconfig            |  2 +-
 drivers/crypto/vmx/vmx.c              |  6 +--
 4 files changed, 74 insertions(+), 5 deletions(-)
 create mode 100644 arch/powerpc/include/asm/cpufeature.h

-- 
2.7.4

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2016-07-19  9:53 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-13  5:47 [PATCH 0/2] Automatically load the vmx_crypto module if supported alastair
2016-07-13  5:47 ` [PATCH 1/2] Allow drivers to be autoloaded alastair
2016-07-13  5:47 ` [PATCH 1/2] powerpc: Add module autoloading based on CPU features alastair
2016-07-19  1:04   ` Michael Ellerman
2016-07-13  5:47 ` [PATCH 2/2] Automatically load the vmx_crypto module if supported alastair
2016-07-13  5:47 ` [PATCH 2/2] crypto: vmx - Convert to CPU feature based module autoloading alastair
2016-07-13  5:54 ` [PATCH 0/2] Automatically load the vmx_crypto module if supported Alastair D'Silva
2016-07-14  3:34   ` Balbir Singh
2016-07-18 10:22 ` Herbert Xu
2016-07-19  1:01   ` Michael Ellerman
2016-07-19  3:59     ` Herbert Xu
2016-07-19  9:13       ` Michael Ellerman
2016-07-19  9:52         ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).