diff options
author | Maciej W. Rozycki <[email protected]> | 2023-06-11 18:19:57 +0100 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2023-06-20 10:58:53 -0500 |
commit | 7604bc294c19fe70fb7d9091731a950b16249c51 (patch) | |
tree | 4c9a39cb4c25e80551da6553de35e9460ca2479b /scripts/gdb/linux/lists.py | |
parent | 680e9c47a2293bcc6a67a6f13f3b23d4c456885b (diff) |
PCI: Use pcie_wait_for_link_status() in pcie_wait_for_link_delay()
Remove a DLLLA status bit polling loop from pcie_wait_for_link_delay() and
call almost identical code in pcie_wait_for_link_status() instead. This
reduces the lower bound on the polling interval from 10ms to 1ms, possibly
increasing the CPU load on the system in favour to reducing the wait time.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Maciej W. Rozycki <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions