From: Joerg Roedel <joro@8bytes.org>
To: Lu Baolu <baolu.lu@linux.intel.com>
Cc: iommu@lists.linux-foundation.org, Will Deacon <will@kernel.org>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] iommu/vt-d: Consolidate duplicate cache invaliation code
Date: Thu, 28 Jan 2021 11:30:56 +0100 [thread overview]
Message-ID: <20210128103056.GG32671@8bytes.org> (raw)
In-Reply-To: <20210114085021.717041-1-baolu.lu@linux.intel.com>
On Thu, Jan 14, 2021 at 04:50:21PM +0800, Lu Baolu wrote:
> The pasid based IOTLB and devTLB invalidation code is duplicate in
> several places. Consolidate them by using the common helpers.
>
> Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
> ---
> drivers/iommu/intel/pasid.c | 18 ++----------
> drivers/iommu/intel/svm.c | 55 ++++++-------------------------------
> 2 files changed, 11 insertions(+), 62 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: Lu Baolu <baolu.lu@linux.intel.com>
Cc: Will Deacon <will@kernel.org>,
iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] iommu/vt-d: Consolidate duplicate cache invaliation code
Date: Thu, 28 Jan 2021 11:30:56 +0100 [thread overview]
Message-ID: <20210128103056.GG32671@8bytes.org> (raw)
In-Reply-To: <20210114085021.717041-1-baolu.lu@linux.intel.com>
On Thu, Jan 14, 2021 at 04:50:21PM +0800, Lu Baolu wrote:
> The pasid based IOTLB and devTLB invalidation code is duplicate in
> several places. Consolidate them by using the common helpers.
>
> Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
> ---
> drivers/iommu/intel/pasid.c | 18 ++----------
> drivers/iommu/intel/svm.c | 55 ++++++-------------------------------
> 2 files changed, 11 insertions(+), 62 deletions(-)
Applied, thanks.
next prev parent reply other threads:[~2021-01-28 10:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-14 8:50 [PATCH 1/1] iommu/vt-d: Consolidate duplicate cache invaliation code Lu Baolu
2021-01-14 8:50 ` Lu Baolu
2021-01-28 10:30 ` Joerg Roedel [this message]
2021-01-28 10:30 ` 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=20210128103056.GG32671@8bytes.org \
--to=joro@8bytes.org \
--cc=baolu.lu@linux.intel.com \
--cc=iommu@lists.linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=will@kernel.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.