]> www.infradead.org Git - users/jedix/linux-maple.git/commit
PCI: Indicate optional resource assignment failures
authorIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Mon, 16 Dec 2024 17:56:28 +0000 (19:56 +0200)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 18 Feb 2025 21:40:54 +0000 (15:40 -0600)
commit07854e08cdf3e2c294ca7941a8958830d880eaf7
tree2514b1eb25f26d1c2b073be3b8334c3538a27512
parentb3281eb5ded17f88d7d4fa5fb39a709c195e56c2
PCI: Indicate optional resource assignment failures

Add pci_dbg() to note that an assignment failure was for an optional
resource and reword existing message about resource resize to say the
change was optional.

Link: https://lore.kernel.org/r/20241216175632.4175-22-ilpo.jarvinen@linux.intel.com
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Tested-by: Xiaochun Lee <lixc17@lenovo.com>
drivers/pci/setup-bus.c