Displaying 2 results from an estimated 2 matches for "4827d63891b6".
2019 Dec 20
1
Tracking down severe regression in 5.3-rc4/5.4 for TU116 - assistance needed
...cd0ca2b0cfd0395d
This seems to be
Revert "PCI: Add missing link delays required by the PCIe spec"
Can you try v5.5-rcX without any additional changes? It should include
the same fix done bit differently (trying to avoid breaking systems
which caused us to revert the previous one):
4827d63891b6 PCI/PM: Add pcie_wait_for_link_delay()
ad9001f2f411 PCI/PM: Add missing link delays required by the PCIe spec
2019 Dec 19
3
Tracking down severe regression in 5.3-rc4/5.4 for TU116 - assistance needed
On 2019-12-16 19:45, Ilia Mirkin wrote:
> The obvious candidate based on a quick scan is
> 0acf5676dc0ffe0683543a20d5ecbd112af5b8ee -- it merges a fix that
> messes with PCI stuff, and there lie dragons. You could try building
> that commit, and if things still work, then I have no idea (and you've
Nice shot Ilia!
I managed to build kernel from suspected bd112af5b8ee and it fails