diff options
author | Maciej W. Rozycki <macro@orcam.me.uk> | 2023-06-11 18:19:57 +0100 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2023-06-20 10:58:53 -0500 |
commit | 7604bc294c19fe70fb7d9091731a950b16249c51 (patch) | |
tree | 4c9a39cb4c25e80551da6553de35e9460ca2479b /scripts/gdb/linux/vmalloc.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/alpine.DEB.2.21.2306111611170.64925@angie.orcam.me.uk
Signed-off-by: Maciej W. Rozycki <macro@orcam.me.uk>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'scripts/gdb/linux/vmalloc.py')
0 files changed, 0 insertions, 0 deletions