All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Roedel, Joerg" <Joerg.Roedel@amd.com>
To: "Valdis.Kletnieks@vt.edu" <Valdis.Kletnieks@vt.edu>
Cc: Joerg Roedel <joro@8bytes.org>,
	Bjorn Helgaas <bhelgaas@google.com>,
	Jesse Barnes <jbarnes@virtuousgeek.org>,
	"linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 4/4] PCI: Add support for PASID capability
Date: Thu, 29 Sep 2011 11:26:43 +0200	[thread overview]
Message-ID: <20110929092643.GN2138@amd.com> (raw)
In-Reply-To: <15060.1317237495@turing-police.cc.vt.edu>

On Wed, Sep 28, 2011 at 03:18:15PM -0400, Valdis.Kletnieks@vt.edu wrote:
> On Tue, 27 Sep 2011 00:15:39 +0200, Joerg Roedel said:
> 
> > PASID stands for Process Address Space ID, it basically allows a PCI
> > device to access multiple IO address spaces at the same time using an
> > IOMMU. Users should enable it when they want to compile an IOMMU driver
> > into the kernel that supports PASIDs for the translated devices.
> > I'll add all that information to the Kconfig help. Thanks a lot for your
> > feedback :)
> 
> Is this a case where the PCI device drivers in question should be doing a
> 'select' or 'depends on' if they support talking to an IOMMU using PASID?

Exactly. In fact, I plan to put the functionality which handles these
capabilities and the fault-handling in a seperate module where all
device drivers can use it in an easy way.

	Joerg

-- 
AMD Operating System Research Center

Advanced Micro Devices GmbH Einsteinring 24 85609 Dornach
General Managers: Alberto Bozzo, Andrew Bowd
Registration: Dornach, Landkr. Muenchen; Registerger. Muenchen, HRB Nr. 43632


  reply	other threads:[~2011-09-29  9:29 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-22 15:49 [PATCH 0/4] Support for PRI and PASID capability Joerg Roedel
2011-09-22 15:49 ` [PATCH 1/4] PCI: Move ATS implementation into own file Joerg Roedel
2011-09-22 15:49 ` [PATCH 2/4] PCI: Export ATS functions to modules Joerg Roedel
2011-09-22 15:49 ` [PATCH 3/4] PCI: Add implementation for PRI capability Joerg Roedel
2011-09-22 15:49 ` [PATCH 4/4] PCI: Add support for PASID capability Joerg Roedel
2011-09-26 20:58   ` Bjorn Helgaas
2011-09-26 22:15     ` Joerg Roedel
2011-09-28 19:18       ` Valdis.Kletnieks
2011-09-29  9:26         ` Roedel, Joerg [this message]
2011-09-26 14:26 ` [PATCH 0/4] Support for PRI and " Joerg Roedel
2011-09-26 20:42   ` Bjorn Helgaas
2011-09-26 20:59     ` Joerg Roedel
  -- strict thread matches above, loose matches on Subject: below --
2011-09-27 13:57 [PATCH 0/4 v2] PCI: Add support for " Joerg Roedel
2011-09-27 13:57 ` [PATCH 4/4] " 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=20110929092643.GN2138@amd.com \
    --to=joerg.roedel@amd.com \
    --cc=Valdis.Kletnieks@vt.edu \
    --cc=bhelgaas@google.com \
    --cc=jbarnes@virtuousgeek.org \
    --cc=joro@8bytes.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.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.