From: Bjorn Helgaas Date: Mon, 15 Jan 2024 18:10:34 +0000 (-0600) Subject: Merge branch 'pci/enumeration-logging' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=564af7a5363feae1d56d5b1985975c85d7864230;p=linux.git Merge branch 'pci/enumeration-logging' - Log device type (Root Port, Switch Port, etc) during enumeration (Bjorn Helgaas) - Log resource names (BAR 0, VF BAR 0, bridge window, etc) consistently instead of a mix of names and "reg 0x10" (Puranjay Mohan, Bjorn Helgaas) - Log bridges before devices below the bridges (Bjorn Helgaas) * pci/enumeration-logging: PCI: Log bridge info when first enumerating bridge PCI: Log bridge windows conditionally PCI: Supply bridge device, not secondary bus, to read window details PCI: Move pci_read_bridge_windows() below individual window accessors PCI: Use resource names in PCI log messages PCI: Update BAR # and window messages PCI: Log device type during enumeration --- 564af7a5363feae1d56d5b1985975c85d7864230