Re: [PATCH 08/11] crypto: ccp - module parameter to allow CCP selection by PCI bus

2019-06-24 Thread Lendacky, Thomas
On 6/24/19 2:29 PM, Hook, Gary wrote: > Add a module parameter that allows specification of one or more CCPs > based on PCI bus identifiers. The value of the parameter is a comma- > separated list of bus numbers, in no particular order. > > Signed-off-by: Gary R Hook > --- > drivers/crypto/ccp/s

[PATCH 08/11] crypto: ccp - module parameter to allow CCP selection by PCI bus

2019-06-24 Thread Hook, Gary
Add a module parameter that allows specification of one or more CCPs based on PCI bus identifiers. The value of the parameter is a comma- separated list of bus numbers, in no particular order. Signed-off-by: Gary R Hook --- drivers/crypto/ccp/sp-pci.c | 58 +