Re: [PATCH 0/2] Automatically load the vmx_crypto module if supported
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2016-07-19 01:01:56
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2016-07-19 01:01:56
Herbert Xu [off-list ref] writes:
On Wed, Jul 13, 2016 at 03:47:16PM +1000, alastair@au1.ibm.com wrote:quoted
From: Alastair D'Silva <redacted> 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 autoloadingBoth patches applied. Thanks.
Hi Herbert, Can you please ask for an ack before merging arch patches? That's a 70 line powerpc patch and a 6 line crypto patch. It has no reviews and no acks. I would have preferred it if we could take it via the powerpc tree. cheers