All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] PCI/ASPM: Remove locking
@ 2019-10-10 12:47 ` Bjorn Helgaas
  0 siblings, 0 replies; 10+ messages in thread
From: Bjorn Helgaas @ 2019-10-10 12:47 UTC (permalink / raw)
  To: linux-pci
  Cc: Rafael J . Wysocki, Sagi Grimberg, Mario Limonciello,
	Keith Busch, Kai-Heng Feng, Rajat Jain, Christoph Hellwig,
	Heiner Kallweit, linux-pm, linux-kernel, linux-nvme,
	Bjorn Helgaas

From: Bjorn Helgaas <bhelgaas@google.com>

In reference to this thread:
  https://lore.kernel.org/r/20191007223428.GA72605@google.com

This removes locking from pcie_aspm_enabled() because the reference count
held by the driver should provide all the locking we need.

Bjorn Helgaas (1):
  PCI/ASPM: Remove pcie_aspm_enabled() unnecessary locking

 drivers/pci/pcie/aspm.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

-- 
2.23.0.581.g78d2f28ef7-goog


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-10-10 16:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-10 12:47 [PATCH 0/1] PCI/ASPM: Remove locking Bjorn Helgaas
2019-10-10 12:47 ` Bjorn Helgaas
2019-10-10 12:47 ` [PATCH 1/1] PCI/ASPM: Remove pcie_aspm_enabled() unnecessary locking Bjorn Helgaas
2019-10-10 12:47   ` Bjorn Helgaas
2019-10-10 14:01   ` Christoph Hellwig
2019-10-10 14:01     ` Christoph Hellwig
2019-10-10 16:14     ` Bjorn Helgaas
2019-10-10 16:14       ` Bjorn Helgaas
2019-10-10 16:28   ` Rafael J. Wysocki
2019-10-10 16:28     ` Rafael J. Wysocki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.