This patch series aims to fix some problems in secondary process PCI UIO resource map logic.
--- v2: * Modify as the advice from reviewer. v3: * Modify logic as the comments of reviewers. v4: * Split the commits to make it easier to understand. v5: * Fix the unmapping UIO resources probelm found by the reviewer. v6: * Drop the variable rename logic. * Add the 'Ack-by' label. --- Zerun Fu (2): bus/pci: fix secondary process PCI uio resource map problem bus/pci: fix secondary process save 'FD' problem drivers/bus/pci/linux/pci_uio.c | 5 +++- drivers/bus/pci/pci_common_uio.c | 48 +++++++++++++++++++------------- 2 files changed, 33 insertions(+), 20 deletions(-) -- 2.39.1