[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230316140912.1038404-1-desnesn@redhat.com>
Date: Thu, 16 Mar 2023 11:09:09 -0300
From: Desnes Nunes <desnesn@...hat.com>
To: iommu@...ts.linux.dev, linux-scsi@...r.kernel.org,
storagedev@...rochip.com, linux-kernel@...r.kernel.org
Cc: hch@....de, martin.petersen@...cle.com, don.brace@...rochip.com,
m.szyprowski@...sung.com, robin.murphy@....com, jejb@...ux.ibm.com,
jsnitsel@...hat.com, Desnes Nunes <desnesn@...hat.com>
Subject: [PATCH v2 0/3] scsi: smartpqi: fix DMA overlapping mappings asymmetry
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
Powered by blists - more mailing lists