From: Joerg Roedel <joro@8bytes.org>
To: Nicolin Chen <nicoleotsuka@gmail.com>
Cc: linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org,
thierry.reding@gmail.com, linux-tegra@vger.kernel.org,
jonathanh@nvidia.com
Subject: Re: [PATCH 0/3] iommu/tegra-smmu: Some small fixes
Date: Thu, 24 Sep 2020 12:33:04 +0200 [thread overview]
Message-ID: <20200924103304.GN27174@8bytes.org> (raw)
In-Reply-To: <20200911071643.17212-1-nicoleotsuka@gmail.com>
On Fri, Sep 11, 2020 at 12:16:40AM -0700, Nicolin Chen wrote:
> These are a series of small fixes for tegra-smmu driver.
> They might not be critial bugs as current mainline does
> not enable a lot of clients, but be nicer to have since
> we are going to enable the DMA domain for other clients
> in the near future.
>
> Nicolin Chen (3):
> iommu/tegra-smmu: Do not use PAGE_SHIFT and PAGE_MASK
> iommu/tegra-smmu: Fix iova->phys translation
> iommu/tegra-smmu: Allow to group clients in same swgroup
>
> drivers/iommu/tegra-smmu.c | 25 +++++++++++++++++--------
> 1 file changed, 17 insertions(+), 8 deletions(-)
Applied, thanks.
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu
WARNING: multiple messages have this Message-ID (diff)
From: Joerg Roedel <joro@8bytes.org>
To: Nicolin Chen <nicoleotsuka@gmail.com>
Cc: thierry.reding@gmail.com, linux-kernel@vger.kernel.org,
iommu@lists.linux-foundation.org, linux-tegra@vger.kernel.org,
jonathanh@nvidia.com, vdumpa@nvidia.com
Subject: Re: [PATCH 0/3] iommu/tegra-smmu: Some small fixes
Date: Thu, 24 Sep 2020 12:33:04 +0200 [thread overview]
Message-ID: <20200924103304.GN27174@8bytes.org> (raw)
In-Reply-To: <20200911071643.17212-1-nicoleotsuka@gmail.com>
On Fri, Sep 11, 2020 at 12:16:40AM -0700, Nicolin Chen wrote:
> These are a series of small fixes for tegra-smmu driver.
> They might not be critial bugs as current mainline does
> not enable a lot of clients, but be nicer to have since
> we are going to enable the DMA domain for other clients
> in the near future.
>
> Nicolin Chen (3):
> iommu/tegra-smmu: Do not use PAGE_SHIFT and PAGE_MASK
> iommu/tegra-smmu: Fix iova->phys translation
> iommu/tegra-smmu: Allow to group clients in same swgroup
>
> drivers/iommu/tegra-smmu.c | 25 +++++++++++++++++--------
> 1 file changed, 17 insertions(+), 8 deletions(-)
Applied, thanks.
next prev parent reply other threads:[~2020-09-24 10:33 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-11 7:16 [PATCH 0/3] iommu/tegra-smmu: Some small fixes Nicolin Chen
2020-09-11 7:16 ` Nicolin Chen
2020-09-11 7:16 ` [PATCH 1/3] iommu/tegra-smmu: Do not use PAGE_SHIFT and PAGE_MASK Nicolin Chen
2020-09-11 7:16 ` Nicolin Chen
2020-09-24 10:23 ` Thierry Reding
2020-09-24 10:23 ` Thierry Reding
2020-09-11 7:16 ` [PATCH 2/3] iommu/tegra-smmu: Fix iova->phys translation Nicolin Chen
2020-09-11 7:16 ` Nicolin Chen
2020-09-24 10:23 ` Thierry Reding
2020-09-24 10:23 ` Thierry Reding
2020-09-11 7:16 ` [PATCH 3/3] iommu/tegra-smmu: Allow to group clients in same swgroup Nicolin Chen
2020-09-11 7:16 ` Nicolin Chen
2020-09-24 10:25 ` Thierry Reding
2020-09-24 10:25 ` Thierry Reding
2020-09-24 10:33 ` Joerg Roedel [this message]
2020-09-24 10:33 ` [PATCH 0/3] iommu/tegra-smmu: Some small fixes Joerg Roedel
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=20200924103304.GN27174@8bytes.org \
--to=joro@8bytes.org \
--cc=iommu@lists.linux-foundation.org \
--cc=jonathanh@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=nicoleotsuka@gmail.com \
--cc=thierry.reding@gmail.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 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.