From: Joerg Roedel <joro@8bytes.org>
To: Nadav Amit <nadav.amit@gmail.com>,
Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
Cc: Robin Murphy <robin.murphy@arm.com>,
linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org,
Nadav Amit <namit@vmware.com>, Jiajun Cao <caojiajun@vmware.com>,
Will Deacon <will@kernel.org>
Subject: Re: [PATCH v6 0/7] iommu/amd: Enable page-selective flushes
Date: Mon, 26 Jul 2021 14:31:12 +0200 [thread overview]
Message-ID: <YP6rEOy5ti0SHuns@8bytes.org> (raw)
In-Reply-To: <20210723093209.714328-1-namit@vmware.com>
[ Adding Suravee, reviewer for AMD IOMMU ]
On Fri, Jul 23, 2021 at 02:32:02AM -0700, Nadav Amit wrote:
> Nadav Amit (6):
> iommu/amd: Selective flush on unmap
> iommu/amd: Do not use flush-queue when NpCache is on
> iommu: Factor iommu_iotlb_gather_is_disjoint() out
> iommu/amd: Tailored gather logic for AMD
> iommu/amd: Sync once for scatter-gather operations
> iommu/amd: Use only natural aligned flushes in a VM
>
> Robin Murphy (1):
> iommu: Improve iommu_iotlb_gather helpers
Thanks for your work on this, Nadav. If there are no further objections
I am going to apply the patches later this week.
Regards,
Joerg
_______________________________________________
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: Nadav Amit <nadav.amit@gmail.com>,
Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>
Cc: John Garry <john.garry@huawei.com>, Nadav Amit <namit@vmware.com>,
Will Deacon <will@kernel.org>, Jiajun Cao <caojiajun@vmware.com>,
Robin Murphy <robin.murphy@arm.com>,
Lu Baolu <baolu.lu@linux.intel.com>,
iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v6 0/7] iommu/amd: Enable page-selective flushes
Date: Mon, 26 Jul 2021 14:31:12 +0200 [thread overview]
Message-ID: <YP6rEOy5ti0SHuns@8bytes.org> (raw)
In-Reply-To: <20210723093209.714328-1-namit@vmware.com>
[ Adding Suravee, reviewer for AMD IOMMU ]
On Fri, Jul 23, 2021 at 02:32:02AM -0700, Nadav Amit wrote:
> Nadav Amit (6):
> iommu/amd: Selective flush on unmap
> iommu/amd: Do not use flush-queue when NpCache is on
> iommu: Factor iommu_iotlb_gather_is_disjoint() out
> iommu/amd: Tailored gather logic for AMD
> iommu/amd: Sync once for scatter-gather operations
> iommu/amd: Use only natural aligned flushes in a VM
>
> Robin Murphy (1):
> iommu: Improve iommu_iotlb_gather helpers
Thanks for your work on this, Nadav. If there are no further objections
I am going to apply the patches later this week.
Regards,
Joerg
next prev parent reply other threads:[~2021-07-26 12:31 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-23 9:32 [PATCH v6 0/7] iommu/amd: Enable page-selective flushes Nadav Amit
2021-07-23 9:32 ` Nadav Amit
2021-07-23 9:32 ` [PATCH v6 1/7] iommu/amd: Selective flush on unmap Nadav Amit
2021-07-23 9:32 ` Nadav Amit
2021-07-23 9:32 ` [PATCH v6 2/7] iommu/amd: Do not use flush-queue when NpCache is on Nadav Amit
2021-07-23 9:32 ` Nadav Amit
2021-07-23 9:32 ` [PATCH v6 3/7] iommu: Improve iommu_iotlb_gather helpers Nadav Amit
2021-07-23 9:32 ` Nadav Amit
2021-07-23 9:32 ` [PATCH v6 4/7] iommu: Factor iommu_iotlb_gather_is_disjoint() out Nadav Amit
2021-07-23 9:32 ` Nadav Amit
2021-07-23 9:32 ` [PATCH v6 5/7] iommu/amd: Tailored gather logic for AMD Nadav Amit
2021-07-23 9:32 ` Nadav Amit
2021-07-23 9:32 ` [PATCH v6 6/7] iommu/amd: Sync once for scatter-gather operations Nadav Amit
2021-07-23 9:32 ` Nadav Amit
2021-07-23 9:32 ` [PATCH v6 7/7] iommu/amd: Use only natural aligned flushes in a VM Nadav Amit
2021-07-23 9:32 ` Nadav Amit
2021-07-26 12:31 ` Joerg Roedel [this message]
2021-07-26 12:31 ` [PATCH v6 0/7] iommu/amd: Enable page-selective flushes Joerg Roedel
2021-08-02 9:26 ` Joerg Roedel
2021-08-02 9:26 ` 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=YP6rEOy5ti0SHuns@8bytes.org \
--to=joro@8bytes.org \
--cc=caojiajun@vmware.com \
--cc=iommu@lists.linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nadav.amit@gmail.com \
--cc=namit@vmware.com \
--cc=robin.murphy@arm.com \
--cc=suravee.suthikulpanit@amd.com \
--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.