Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1712254 > unrolled thread

Re: [PATCH 0/4] Patches to support ring0 SVM and devtlb

Started by"Raj, Ashok" <ashok.raj@intel.com>
First post2017-08-15 17:30 +0200
Last post2017-08-21 20:10 +0200
Articles 4 — 3 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 0/4] Patches to support ring0 SVM and devtlb "Raj, Ashok" <ashok.raj@intel.com> - 2017-08-15 17:30 +0200
    Re: [PATCH 0/4] Patches to support ring0 SVM and devtlb David Woodhouse <dwmw2@infradead.org> - 2017-08-15 18:20 +0200
    Re: [PATCH 0/4] Patches to support ring0 SVM and devtlb Joerg Roedel <joro@8bytes.org> - 2017-08-18 11:40 +0200
      Re: [PATCH 0/4] Patches to support ring0 SVM and devtlb "Raj, Ashok" <ashok.raj@intel.com> - 2017-08-21 20:10 +0200

#1712254 — Re: [PATCH 0/4] Patches to support ring0 SVM and devtlb

From"Raj, Ashok" <ashok.raj@intel.com>
Date2017-08-15 17:30 +0200
SubjectRe: [PATCH 0/4] Patches to support ring0 SVM and devtlb
Message-ID<ueLX4-30v-11@gated-at.bofh.it>
Hi Joerg

I haven't received any update to this patchset.. 

Could you help get this merged through your tree? we have tested this
series internally.

Cheers,
Ashok

On Tue, Aug 08, 2017 at 01:29:26PM -0700, Ashok Raj wrote:
> Hi
> 
> Sorry for resending.. iommu list email was mistyped :-(
> 
> The first 2 patches in the series fix some simple bugs in Intel vt-d driver.
> The 3rd patch Adds support for kmem notify required to support ring0 SVM.
> 4th patch uses the hooks to perform device tlb invalidations.
> 
> Ashok Raj (3):
>   iommu/vt-d: IOMMU Page Request needs to check if address is canonical.
>   iommu/vt-d: Avoid calling virt_to_phys() on null pointer
>   iommu/vt-d: Hooks to invalidate iotlb/devtlb when using supervisor
>     PASID's.
> 
> Huang Ying (1):
>   mm: Add kernel MMU notifier to manage remote TLB
> 
>  arch/x86/include/asm/tlbflush.h |  1 +
>  arch/x86/mm/tlb.c               |  1 +
>  drivers/iommu/intel-iommu.c     |  3 ++-
>  drivers/iommu/intel-svm.c       | 43 +++++++++++++++++++++++++++++++++++++++--
>  include/linux/intel-iommu.h     |  5 ++++-
>  include/linux/mmu_notifier.h    | 33 +++++++++++++++++++++++++++++++
>  mm/mmu_notifier.c               | 25 ++++++++++++++++++++++++
>  7 files changed, 107 insertions(+), 4 deletions(-)
> 
> -- 
> 2.7.4
> 

[toc] | [next] | [standalone]


#1712302

FromDavid Woodhouse <dwmw2@infradead.org>
Date2017-08-15 18:20 +0200
Message-ID<ueMJs-3xd-11@gated-at.bofh.it>
In reply to#1712254

[Multipart message — attachments visible in raw view] — view raw

On Tue, 2017-08-15 at 07:59 -0700, Raj, Ashok wrote:
> Hi Joerg
> 
> I haven't received any update to this patchset.. 
> 
> Could you help get this merged through your tree? we have tested this
> series internally.

For all four:

Acked-by: David Woodhouse <dwmw@amazon.co.uk>

[toc] | [prev] | [next] | [standalone]


#1714758

FromJoerg Roedel <joro@8bytes.org>
Date2017-08-18 11:40 +0200
Message-ID<ufLV0-1Gq-15@gated-at.bofh.it>
In reply to#1712254
Hi Ashok,

On Tue, Aug 15, 2017 at 07:59:29AM -0700, Raj, Ashok wrote:
> I haven't received any update to this patchset.. 
> 
> Could you help get this merged through your tree? we have tested this
> series internally.

The mm-notifier patch needs acks or rb from mm-developers before I can
merge this patch-set.


Regards,

	Joerg

[toc] | [prev] | [next] | [standalone]


#1716770

From"Raj, Ashok" <ashok.raj@intel.com>
Date2017-08-21 20:10 +0200
Message-ID<ugZjb-7Ii-7@gated-at.bofh.it>
In reply to#1714758
Thanks Joerg

On Fri, Aug 18, 2017 at 11:35:21AM +0200, Joerg Roedel wrote:
> Hi Ashok,
> 
> On Tue, Aug 15, 2017 at 07:59:29AM -0700, Raj, Ashok wrote:
> > I haven't received any update to this patchset.. 
> > 
> > Could you help get this merged through your tree? we have tested this
> > series internally.
> 
> The mm-notifier patch needs acks or rb from mm-developers before I can
> merge this patch-set.

someone from the mm list.. could you help ack/rb this patch?

Cheers,
Ashok

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web