linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Joerg Roedel <joro@8bytes.org>
To: Alexey Kardashevskiy <aik@ozlabs.ru>
Cc: Alex Williamson <alex.williamson@redhat.com>,
	Benjamin Herrenschmidt <benh@kernel.crashing.org>,
	linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org,
	David Gibson <david@gibson.dropbear.id.au>
Subject: Re: [PATCH] iommu: add a function to find an iommu group by id
Date: Wed, 24 Apr 2013 20:01:49 +0200	[thread overview]
Message-ID: <20130424180114.GB3167@8bytes.org> (raw)
In-Reply-To: <1364167429-6432-1-git-send-email-aik@ozlabs.ru>

On Mon, Mar 25, 2013 at 10:23:49AM +1100, Alexey Kardashevskiy wrote:
> As IOMMU groups are exposed to the user space by their numbers,
> the user space can use them in various kernel APIs so the kernel
> might need an API to find a group by its ID.
> 
> As an example, QEMU VFIO on PPC64 platform needs it to associate
> a logical bus number (LIOBN) with a specific IOMMU group in order
> to support in-kernel handling of DMA map/unmap requests.
> 
> The patch adds the iommu_group_get_by_id(id) function which performs
> such search.
> 
> v2: fixed reference counting.
> 
> Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>

Applied to core branch, thanks Alexey.



  parent reply	other threads:[~2013-04-24 18:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-24 23:23 [PATCH] iommu: add a function to find an iommu group by id Alexey Kardashevskiy
2013-03-25 14:28 ` Alex Williamson
2013-03-25 15:07   ` Don Dutile
2013-04-24 18:01 ` Joerg Roedel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-03-21  7:48 Alexey Kardashevskiy
2013-03-21 16:35 ` Alex Williamson
2013-03-22  6:49   ` Alexey Kardashevskiy
2013-03-22 16:07     ` Alex Williamson

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=20130424180114.GB3167@8bytes.org \
    --to=joro@8bytes.org \
    --cc=aik@ozlabs.ru \
    --cc=alex.williamson@redhat.com \
    --cc=benh@kernel.crashing.org \
    --cc=david@gibson.dropbear.id.au \
    --cc=iommu@lists.linux-foundation.org \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).