diff options
author | Niklas Schnelle <[email protected]> | 2023-10-04 10:56:12 +0200 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2023-10-05 13:00:57 +0200 |
commit | 92bce97f0c341d3037b0f364b6839483f6a41cae (patch) | |
tree | 19d6087d56fe01170069861681285309e1adfe50 /drivers/net/wireless/intel/iwlwifi/mvm/scan.c | |
parent | 9f5b681e2a3f7d5bab02e68f3e68a50b23968c7c (diff) |
s390/pci: Fix reset of IOMMU software counters
Together with enabling the Function Measurement Block
zpci_fmb_enable_device() also resets the software counters. This allows
to use "echo 0 > /sys/kernel/debug/pci/<dev>/statistics" followed by
echo "1 > /../statistics" to reset all counters. In commit c76c067e488c
("s390/pci: Use dma-iommu layer") this use of the now obsolete counters
in struct zpci_device was missed as was their removal. Fix this by
resetting the new counters and removing the old ones.
Fixes: c76c067e488c ("s390/pci: Use dma-iommu layer")
Signed-off-by: Niklas Schnelle <[email protected]>
Reviewed-by: Matthew Rosato <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'drivers/net/wireless/intel/iwlwifi/mvm/scan.c')
0 files changed, 0 insertions, 0 deletions