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. --- Zerun Fu (3): bus/pci: rename the variable in UIO secondary map logic 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 | 72 ++++++++++++++++++-------------- 2 files changed, 45 insertions(+), 32 deletions(-) -- 2.39.1