Re: [PATCH v2 1/2] PCI: Export pci_dev_trylock() and pci_dev_unlock()

From: Cornelia Huck
Date: Wed Jun 23 2021 - 05:30:52 EST


On Tue, Jun 22 2021, Luis Chamberlain <mcgrof@xxxxxxxxxx> wrote:

> Other places in the kernel use this form, and so just
> provide a common path for it.
>
> Acked-by: Bjorn Helgaas <bhelgaas@xxxxxxxxxx>
> Signed-off-by: Luis Chamberlain <mcgrof@xxxxxxxxxx>
> ---
> drivers/pci/pci.c | 6 ++++--
> include/linux/pci.h | 3 +++
> 2 files changed, 7 insertions(+), 2 deletions(-)

Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>