From: Desnes Nunes <desnesn@redhat.com>
To: iommu@lists.linux.dev, linux-scsi@vger.kernel.org,
storagedev@microchip.com, linux-kernel@vger.kernel.org
Cc: hch@lst.de, martin.petersen@oracle.com, don.brace@microchip.com,
m.szyprowski@samsung.com, robin.murphy@arm.com,
jejb@linux.ibm.com, jsnitsel@redhat.com,
Desnes Nunes <desnesn@redhat.com>
Subject: [PATCH v2 0/3] scsi: smartpqi: fix DMA overlapping mappings asymmetry
Date: Thu, 16 Mar 2023 11:09:09 -0300 [thread overview]
Message-ID: <20230316140912.1038404-1-desnesn@redhat.com> (raw)
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
next reply other threads:[~2023-03-16 14:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-16 14:09 Desnes Nunes [this message]
2023-03-16 14:09 ` [PATCH v2 1/3] dma-debug: small dma_debug_entry's comment and variable name updates Desnes Nunes
2023-03-16 14:09 ` [PATCH v2 2/3] dma-debug: add cacheline to user/kernel space dump messages Desnes Nunes
2023-03-16 14:09 ` [PATCH v2 3/3] scsi: smartpqi: fix DMA overlapping mappings asymmetry Desnes Nunes
2023-03-28 1:37 ` [PATCH v2 0/3] " Christoph Hellwig
2023-03-29 7:15 ` Geert Uytterhoeven
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230316140912.1038404-1-desnesn@redhat.com \
--to=desnesn@redhat.com \
--cc=don.brace@microchip.com \
--cc=hch@lst.de \
--cc=iommu@lists.linux.dev \
--cc=jejb@linux.ibm.com \
--cc=jsnitsel@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-scsi@vger.kernel.org \
--cc=m.szyprowski@samsung.com \
--cc=martin.petersen@oracle.com \
--cc=robin.murphy@arm.com \
--cc=storagedev@microchip.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox