diff options
author | Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> | 2025-08-29 16:11:07 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2025-09-16 11:19:47 -0500 |
commit | 13016e15d595125ec2da83e1715083efe7499f91 (patch) | |
tree | 0d0d6bd034e95715ab956e63df0c07fa255e090e /scripts/gdb/linux | |
parent | da07881005e57b3c19dccce2ad2f488ba96e8a6a (diff) |
PCI: Use pbus_select_window() in space available checker
pbus_upstream_space_available() figures out the upstream bridge window
resources on its own. Migrate it to use pbus_select_window().
Note: pbus_select_window() -> pbus_select_window_for_type() calls
find_bus_resource_of_type() for root bus, which does not do parent check
similar to what pbus_upstream_space_available() did earlier, but the
difference does not matter because pbus_upstream_space_available() itself
stops when it encounters the root bus.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://patch.msgid.link/20250829131113.36754-19-ilpo.jarvinen@linux.intel.com
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions