On Thu, Oct 11, 2018 at 04:50:01AM +0000, Sinan Kaya wrote: > Getting ready to deprecate pci_reset_function_locked(). Add > saverestore and locked parameters to pci_reset_function() function > and add saverestore = true and locked = false to all existing > callers. NAK - no conditional locking based on a parameter, please.