Home
last modified time | relevance | path

Searched hist:"3 d3248db" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dpci-epc.h3d3248db Mon Feb 24 03:53:35 CST 2020 Kishon Vijay Abraham I <kishon@ti.com> PCI: endpoint: Replace spinlock with mutex

The pci_epc_ops is not intended to be invoked from interrupt context.
Hence replace spin_lock_irqsave and spin_unlock_irqrestore with
mutex_lock and mutex_unlock respectively.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
3d3248db Mon Feb 24 03:53:35 CST 2020 Kishon Vijay Abraham I <kishon@ti.com> PCI: endpoint: Replace spinlock with mutex

The pci_epc_ops is not intended to be invoked from interrupt context.
Hence replace spin_lock_irqsave and spin_unlock_irqrestore with
mutex_lock and mutex_unlock respectively.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
/openbmc/linux/drivers/pci/endpoint/
H A Dpci-epc-core.c3d3248db Mon Feb 24 03:53:35 CST 2020 Kishon Vijay Abraham I <kishon@ti.com> PCI: endpoint: Replace spinlock with mutex

The pci_epc_ops is not intended to be invoked from interrupt context.
Hence replace spin_lock_irqsave and spin_unlock_irqrestore with
mutex_lock and mutex_unlock respectively.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
3d3248db Mon Feb 24 03:53:35 CST 2020 Kishon Vijay Abraham I <kishon@ti.com> PCI: endpoint: Replace spinlock with mutex

The pci_epc_ops is not intended to be invoked from interrupt context.
Hence replace spin_lock_irqsave and spin_unlock_irqrestore with
mutex_lock and mutex_unlock respectively.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>