[PATCH 0/3] scsi: smartpqi: fix DMA overlapping mappings asymmetry

Desnes Nunes posted 3 patches 2 years, 11 months ago
There is a newer version of this series
drivers/scsi/smartpqi/smartpqi_init.c |   2 +
kernel/dma/debug.c                    | 133 ++++++++++++++------------
2 files changed, 72 insertions(+), 63 deletions(-)
[PATCH 0/3] scsi: smartpqi: fix DMA overlapping mappings asymmetry
Posted by Desnes Nunes 2 years, 11 months ago
In summary, this series fixes an overlapping mappings asymmetry on the
smartpqi driver due to a missing pqi_pci_unmap() call, while also adding
the cacheline on debug messages of dma-debug debugging functions.

Other minor non-functional updates are also provided.

Desnes Nunes (3):
  dma-debug: small dma_debug_entry's comment and variable name updates
  dma-debug: add cacheline to user/kernel space dump messages
  scsi: smartpqi: fix overlapping mappings asymmetry on DMA

 drivers/scsi/smartpqi/smartpqi_init.c |   2 +
 kernel/dma/debug.c                    | 133 ++++++++++++++------------
 2 files changed, 72 insertions(+), 63 deletions(-)

-- 
2.39.1