public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Raj, Ashok" <ashok.raj@intel.com>
To: linux-kernel@vger.kernel.org, Joerg Roedel <joro@8bytes.org>
Cc: iommu@lists.linux-foundation.org,
	David Woodhouse <dwmw2@infradead.org>,
	Jacob Pan <jacob.jun.pan@intel.com>, CQ Tang <cq.tang@intel.com>,
	Huang Ying <ying.huang@intel.com>,
	Dave Hansen <dave.hansen@intel.com>,
	ashok.raj@intel.com
Subject: Re: [PATCH 0/4] Patches to support ring0 SVM and devtlb
Date: Tue, 15 Aug 2017 07:59:29 -0700	[thread overview]
Message-ID: <20170815145928.GA56170@otc-nc-03> (raw)
In-Reply-To: <1502224170-5344-1-git-send-email-ashok.raj@intel.com>

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
> 

  parent reply	other threads:[~2017-08-15 15:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-08 20:29 [PATCH 0/4] Patches to support ring0 SVM and devtlb Ashok Raj
2017-08-08 20:29 ` [PATCH 1/4] iommu/vt-d: IOMMU Page Request needs to check if address is canonical Ashok Raj
2017-08-08 20:29 ` [PATCH 2/4] iommu/vt-d: Avoid calling virt_to_phys() on null pointer Ashok Raj
2017-08-08 20:29 ` [PATCH 3/4] mm: Add kernel MMU notifier to manage remote TLB Ashok Raj
2017-08-08 20:29 ` [PATCH 4/4] iommu/vt-d: Hooks to invalidate iotlb/devtlb when using supervisor PASID's Ashok Raj
2017-08-15 14:59 ` Raj, Ashok [this message]
2017-08-15 15:49   ` [PATCH 0/4] Patches to support ring0 SVM and devtlb David Woodhouse
2017-08-18  9:35   ` Joerg Roedel
2017-08-21 17:20     ` Raj, Ashok
  -- strict thread matches above, loose matches on Subject: below --
2017-08-08 20:22 Ashok Raj

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=20170815145928.GA56170@otc-nc-03 \
    --to=ashok.raj@intel.com \
    --cc=cq.tang@intel.com \
    --cc=dave.hansen@intel.com \
    --cc=dwmw2@infradead.org \
    --cc=iommu@lists.linux-foundation.org \
    --cc=jacob.jun.pan@intel.com \
    --cc=joro@8bytes.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ying.huang@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox