Skip to content

[s390]: RHEL9.0 - PCI: s390: Fix use-after-free of PCI resources on re-configure

Tobias Huschle requested to merge thuschle/centos-stream-9:bz2214273 into main

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2214273

Tested: by IBM

Build-Info: https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=53277762

Commits:
ab909509850b PCI: s390: Fix use-after-free of PCI resources with per-function hotplug
ae83707f39e1 s390/pci: only add specific device in zpci_bus_scan_device()
b881208dcdae s390/pci: remove redundant pci_bus_add_devices() on new bus
45e5f0c017e0 s390/pci: clean up left over special treatment for function zero

Signed-off-by: Tobias Huschle thuschle@redhat.com

Merge request reports