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

From: Desnes Nunes
Date: Wed Mar 15 2023 - 15:23:10 EST


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