diff options
author | Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> | 2025-09-24 16:56:41 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2025-09-24 18:44:04 -0500 |
commit | 15c5867b0ae6a47914b45daf3b64e2d2aceb4ee5 (patch) | |
tree | feb676918d2552156106103e4f06bdc42c45dbd8 /drivers/pci/remove.c | |
parent | 43b4f7cd064b2ae11742f33e2af195adae00c617 (diff) |
PCI: Don't print stale information about resource
pbus_size_mem() logs the bridge window resource using pci_info() before the
start and end fields of the resource have been updated which then prints
stale information.
Set resource addresses earlier to make understanding logs easier.
Regrettably, this results in setting the addresses multiple times but that
seems unavoidable.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Link: https://patch.msgid.link/20250924135641.3399-1-ilpo.jarvinen@linux.intel.com
Diffstat (limited to 'drivers/pci/remove.c')
0 files changed, 0 insertions, 0 deletions