]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge branch 'pci/resource'
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 23 Jun 2026 22:32:02 +0000 (17:32 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 23 Jun 2026 22:32:02 +0000 (17:32 -0500)
commit131618da3a0716d10d47645214e32d75fe19efa8
tree153225585251f1f145d333f0d8f74dae724de3ad
parent77d94e14361d58821a64f87440b8205f3eb266e2
parente9310aa3d2a1fa155565e253841fff841e31db64
Merge branch 'pci/resource'

- Improve resource claim logging for debuggability (Ilpo Järvinen)

- Rename 'added' to 'add_list' for naming consistency (Ilpo Järvinen)

- Consolidate 'add_list' sanity checks (Ilpo Järvinen)

- Clean up several uses of const parameters (Ilpo Järvinen)

- Move pci_resource_alignment() from header to setup-res.c file (Ilpo
  Järvinen)

* pci/resource:
  PCI: Move pci_resource_alignment() to setup-res.c file
  PCI: Convert pci_resource_alignment() input parameters to const
  PCI: Make pci_sriov_resource_alignment() pci_dev const
  powerpc/pseries: Make pseries_get_iov_fw_value() & pnv_iov_get() pci_dev const
  resource: Make resource_alignment() input const resource
  PCI: Remove const removal cast
  PCI: Consolidate add_list (aka realloc_head) empty sanity checks
  PCI: Rename 'added' to 'add_list'
  PCI: Log all resource claims
drivers/pci/iov.c
include/linux/pci.h