From: Dave Jiang <dave.jiang@intel.com>
To: Marek Szyprowski <m.szyprowski@samsung.com>,
Leon Romanovsky <leon@kernel.org>,
Robin Murphy <robin.murphy@arm.com>, Jon Mason <jdmason@kudzu.us>,
Allen Hubbe <allenbh@gmail.com>
Cc: iommu@lists.linux.dev, linux-kernel@vger.kernel.org, ntb@lists.linux.dev
Subject: Re: [PATCH v2 0/6] Add DMA attributes tracking
Date: Fri, 8 May 2026 09:20:12 -0700 [thread overview]
Message-ID: <8881f9e2-431a-48d0-a778-c75014689192@intel.com> (raw)
In-Reply-To: <de72ecd7-05a1-4ef8-ad4d-de9b6c7f6774@samsung.com>
On 5/8/26 1:50 AM, Marek Szyprowski wrote:
> On 01.05.2026 08:35, Leon Romanovsky wrote:
>> The DMA API expects that callers use the same attributes when mapping
>> and unmapping. Add tracking to verify this and catch mismatches.
>
> I would like to merge this to dma-mapping-for-next, but I have a question about ntb
> patches - Jon, Dave, Allen: do You plan to take them (either to the fixes or to the
> -next) or do You want me to take them together with dma patches?
Please go ahead and take them together. Thanks!
>
>
>> Thanks
>>
>> ---
>> Changes in v2:
>> - Split original patch to be a series
>> - Added all unmap flows
>> - Skipped DMA attributes which exist only in map path
>> - Added ntb patch
>> - Link to v1: https://protect2.fireeye.com/v1/url?k=70e722e7-116c37d7-70e6a9a8-000babffaa23-c39f7f9efe32c6a2&q=1&e=c79241ff-9ff4-40ae-8e29-753dd9d59f23&u=https%3A%2F%2Fpatch.msgid.link%2F20260323-dma-attrs-debug-v1-1-6275228ca300%40nvidia.com
>>
>> ---
>> Leon Romanovsky (6):
>> ntb: Store original DMA address for future release
>> ntb: Use consistent DMA attributes when freeing DMA mappings
>> dma-debug: Remove unused DMA attribute parameter
>> dma-debug: Record DMA attributes in debug entry
>> dma-debug: Feed DMA attribute for unmapping flows too
>> dma-debug: Ensure mappings are created and released with matching attributes
>>
>> drivers/ntb/ntb_transport.c | 10 +++---
>> kernel/dma/debug.c | 87 +++++++++++++++++++++++++++++++--------------
>> kernel/dma/debug.h | 25 ++++++-------
>> kernel/dma/mapping.c | 10 +++---
>> 4 files changed, 85 insertions(+), 47 deletions(-)
>> ---
>> base-commit: 254f49634ee16a731174d2ae34bc50bd5f45e731
>> change-id: 20260323-dma-attrs-debug-85e282d6f3bb
>>
>> Best regards,
>> --
>> Leon Romanovsky <leonro@nvidia.com>
>>
>>
> Best regards
next prev parent reply other threads:[~2026-05-08 16:20 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20260501063531eucas1p1019e81b1904fc7f0811b3c50cbbf9567@eucas1p1.samsung.com>
[not found] ` <20260501-dma-attrs-debug-v2-0-8dbac75cd501@nvidia.com>
[not found] ` <20260501-dma-attrs-debug-v2-3-8dbac75cd501@nvidia.com>
2026-05-06 17:47 ` [PATCH v2 3/6] dma-debug: Remove unused DMA attribute parameter Samiullah Khawaja
[not found] ` <20260501-dma-attrs-debug-v2-4-8dbac75cd501@nvidia.com>
2026-05-06 17:53 ` [PATCH v2 4/6] dma-debug: Record DMA attributes in debug entry Samiullah Khawaja
[not found] ` <20260501-dma-attrs-debug-v2-5-8dbac75cd501@nvidia.com>
2026-05-06 18:06 ` [PATCH v2 5/6] dma-debug: Feed DMA attribute for unmapping flows too Samiullah Khawaja
[not found] ` <20260501-dma-attrs-debug-v2-6-8dbac75cd501@nvidia.com>
2026-05-06 18:16 ` [PATCH v2 6/6] dma-debug: Ensure mappings are created and released with matching attributes Samiullah Khawaja
2026-05-08 8:50 ` [PATCH v2 0/6] Add DMA attributes tracking Marek Szyprowski
2026-05-08 16:20 ` Dave Jiang [this message]
2026-05-08 20:31 ` Marek Szyprowski
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=8881f9e2-431a-48d0-a778-c75014689192@intel.com \
--to=dave.jiang@intel.com \
--cc=allenbh@gmail.com \
--cc=iommu@lists.linux.dev \
--cc=jdmason@kudzu.us \
--cc=leon@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=m.szyprowski@samsung.com \
--cc=ntb@lists.linux.dev \
--cc=robin.murphy@arm.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