From: Bjorn Helgaas Date: Mon, 15 Jan 2024 18:10:35 +0000 (-0600) Subject: Merge branch 'pci/switchtec' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d6f5bcc2d098b5900fc288429499d6a7e650717f;p=linux.git Merge branch 'pci/switchtec' - Do dma_mrpc cleanup during switchtec_pci_remove() to match its devm ioremapping in switchtec_pci_probe(). Previously the cleanup was done in stdev_release(), which used stale pointers if stdev->cdev happened to be open when the PCI device was removed (Daniel Stodden) * pci/switchtec: PCI: switchtec: Fix stdev_release() crash after surprise hot remove --- d6f5bcc2d098b5900fc288429499d6a7e650717f