Re: [GIT PULL] PCI changes for v5.1

2019-03-17 Thread Lukas Wunner
On Sun, Mar 17, 2019 at 07:22:17PM -0500, Alex G wrote: > On 3/17/19 4:18 PM, Linus Torvalds wrote: > > On Fri, Mar 8, 2019 at 9:31 AM Bjorn Helgaas wrote: > > > > > >- Report PCIe links that become degraded at run-time (Alexandru > > > Gagniuc) > > > > Gaah. Only now as I'm about to do

Re: [GIT PULL] PCI changes for v5.1

2019-03-17 Thread Alex G
On 3/17/19 4:18 PM, Linus Torvalds wrote: On Fri, Mar 8, 2019 at 9:31 AM Bjorn Helgaas wrote: - Report PCIe links that become degraded at run-time (Alexandru Gagniuc) Gaah. Only now as I'm about to do the rc1 release am I looking at new runtime warnings, and noticing that this causes

Re: [GIT PULL] PCI changes for v5.1

2019-03-17 Thread Linus Torvalds
On Fri, Mar 8, 2019 at 9:31 AM Bjorn Helgaas wrote: > > - Report PCIe links that become degraded at run-time (Alexandru Gagniuc) Gaah. Only now as I'm about to do the rc1 release am I looking at new runtime warnings, and noticing that this causes genirq: Threaded irq requested with

Re: [GIT PULL] PCI changes for v5.1

2019-03-09 Thread pr-tracker-bot
The pull request you sent on Fri, 8 Mar 2019 11:31:54 -0600: > git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git > tags/pci-v5.1-changes has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/2901752c14b8e1b7dd898d2e5245c93e531aa624 Thank you! --

[GIT PULL] PCI changes for v5.1

2019-03-08 Thread Bjorn Helgaas
PCI changes: - Use match_string() instead of reimplementing it (Andy Shevchenko) - Enable SERR# forwarding for all bridges (Bharat Kumar Gogada) - Use Latency Tolerance Reporting if already enabled by platform (Bjorn Helgaas) - Save/restore LTR info for suspend/resume (Bjorn