From: Robin Murphy <robin.murphy@arm.com>
To: hch@lst.de, konrad@kernel.org
Cc: tientzu@chromium.org, iommu@lists.linux-foundation.org,
linux-kernel@vger.kernel.org, guozhengkui@vivo.com
Subject: [PATCH 0/3] Some minor SWIOTLB cleanups
Date: Mon, 24 Jan 2022 16:40:16 +0000 [thread overview]
Message-ID: <cover.1643028164.git.robin.murphy@arm.com> (raw)
Hi all,
Here's a little collection of cleanup patches for some annoyances
that have built up while looking at SWIOTLB code recently.
Cheers,
Robin.
Robin Murphy (3):
swiotlb: Simplify debugfs setup
swiotlb: Tidy up includes
swiotlb: Simplify array allocation
kernel/dma/swiotlb.c | 74 ++++++++++++++------------------------------
1 file changed, 24 insertions(+), 50 deletions(-)
--
2.28.0.dirty
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu
WARNING: multiple messages have this Message-ID (diff)
From: Robin Murphy <robin.murphy@arm.com>
To: hch@lst.de, konrad@kernel.org
Cc: iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org,
tientzu@chromium.org, guozhengkui@vivo.com
Subject: [PATCH 0/3] Some minor SWIOTLB cleanups
Date: Mon, 24 Jan 2022 16:40:16 +0000 [thread overview]
Message-ID: <cover.1643028164.git.robin.murphy@arm.com> (raw)
Hi all,
Here's a little collection of cleanup patches for some annoyances
that have built up while looking at SWIOTLB code recently.
Cheers,
Robin.
Robin Murphy (3):
swiotlb: Simplify debugfs setup
swiotlb: Tidy up includes
swiotlb: Simplify array allocation
kernel/dma/swiotlb.c | 74 ++++++++++++++------------------------------
1 file changed, 24 insertions(+), 50 deletions(-)
--
2.28.0.dirty
next reply other threads:[~2022-01-24 16:40 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-24 16:40 Robin Murphy [this message]
2022-01-24 16:40 ` [PATCH 0/3] Some minor SWIOTLB cleanups Robin Murphy
2022-01-24 16:40 ` [PATCH 1/3] swiotlb: Simplify debugfs setup Robin Murphy
2022-01-24 16:40 ` Robin Murphy
2022-01-24 16:40 ` [PATCH 2/3] swiotlb: Tidy up includes Robin Murphy
2022-01-24 16:40 ` Robin Murphy
2022-01-24 16:40 ` [PATCH 3/3] swiotlb: Simplify array allocation Robin Murphy
2022-01-24 16:40 ` Robin Murphy
2022-01-26 16:21 ` [PATCH 0/3] Some minor SWIOTLB cleanups Christoph Hellwig
2022-01-26 16:21 ` Christoph Hellwig
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=cover.1643028164.git.robin.murphy@arm.com \
--to=robin.murphy@arm.com \
--cc=guozhengkui@vivo.com \
--cc=hch@lst.de \
--cc=iommu@lists.linux-foundation.org \
--cc=konrad@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=tientzu@chromium.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.