Re: [PATCH 04/11] crypto: ccp - module parameter to limit the number of enabled CCPs

2019-06-24 Thread Lendacky, Thomas
On 6/24/19 2:28 PM, Hook, Gary wrote: > Provide the ability to constrain the total number of enabled devices in > the system. Once maxdev devices have been configured, additional > devices are ignored. > > Signed-off-by: Gary R Hook > --- > drivers/crypto/ccp/sp-pci.c | 16 >

[PATCH 04/11] crypto: ccp - module parameter to limit the number of enabled CCPs

2019-06-24 Thread Hook, Gary
Provide the ability to constrain the total number of enabled devices in the system. Once maxdev devices have been configured, additional devices are ignored. Signed-off-by: Gary R Hook --- drivers/crypto/ccp/sp-pci.c | 16 1 file changed, 16 insertions(+) diff --git a/drivers