All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Link bandwidth notification fixes
@ 2019-03-20 11:05 Lukas Wunner
  2019-03-20 11:05 ` [PATCH 1/2] PCI/LINK: bw_notification: Clear interrupt before enabling it Lukas Wunner
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Lukas Wunner @ 2019-03-20 11:05 UTC (permalink / raw)
  To: Bjorn Helgaas, Alexandru Gagniuc
  Cc: linux-pci, Austin Bolen, Alexandru Gagniuc, Keith Busch,
	Shyam Iyer, Sinan Kaya

These two small patches fix issues that showed up on my laptop when
testing the new bandwidth notification port service.  It may be worth
applying them to 5.1 still.

They're intended to be applied on top of Alexandru's patch "Do not leave
interrupt handler NULL" (or an updated version thereof which moves the
call to pcie_update_link_speed() to pcie_bw_notification_irq() per my
suggestion).

Thanks,

Lukas

Lukas Wunner (2):
  PCI/LINK: bw_notification: Clear interrupt before enabling it
  PCI/LINK: bw_notification: Deduplicate reports for multi-function
    devices

 drivers/pci/pci.h                  | 1 +
 drivers/pci/pcie/bw_notification.c | 4 +++-
 drivers/pci/probe.c                | 2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-03-25 22:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-20 11:05 [PATCH 0/2] Link bandwidth notification fixes Lukas Wunner
2019-03-20 11:05 ` [PATCH 1/2] PCI/LINK: bw_notification: Clear interrupt before enabling it Lukas Wunner
2019-03-25 18:50   ` Alex_Gagniuc
2019-03-20 11:05 ` [PATCH 2/2] PCI/LINK: bw_notification: Deduplicate reports for multi-function devices Lukas Wunner
2019-03-25 18:52   ` Alex_Gagniuc
2019-03-25 22:33 ` [PATCH 0/2] Link bandwidth notification fixes Bjorn Helgaas

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.