Re: [PATCH v2] padata: add another maintainer and another list

2020-08-29 Thread Steffen Klassert
On Thu, Aug 27, 2020 at 09:53:28PM -0400, Daniel Jordan wrote: > At Steffen's request, I'll help maintain padata for the foreseeable > future. > > While at it, let's have patches go to lkml too since the code is now > used outside of crypto. > > Signed-off-by: Daniel Jordan Great, thanks a lot

Re: [PATCH] crypto: cavium/nitrox: add an error message to explain the failure of pci_request_mem_regions

2020-08-29 Thread Herbert Xu
On Fri, Aug 28, 2020 at 08:53:36PM -0500, George Acosta wrote: > Hi Herbert, > I just noticed a small potential issue about the calling sequence of > pci_disable_device and dev_err. > Do you think it will be better to call dev_err before we call > pci_disable_device(pdev) , or the order here does n