[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120403.092954.1292069011296905405.hdoyu@nvidia.com>
Date: Tue, 3 Apr 2012 08:29:54 +0200
From: Hiroshi Doyu <hdoyu@...dia.com>
To: "torvalds@...ux-foundation.org" <torvalds@...ux-foundation.org>
CC: "kmpark@...radead.org" <kmpark@...radead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Krishna Reddy <vdumpa@...dia.com>,
"konrad.wilk@...cle.com" <konrad.wilk@...cle.com>,
"arnd@...db.de" <arnd@...db.de>,
"linux-tegra@...r.kernel.org" <linux-tegra@...r.kernel.org>
Subject: Re: Linux 3.4-rc1
From: Linus Torvalds <torvalds@...ux-foundation.org>
Subject: Re: Linux 3.4-rc1
Date: Tue, 3 Apr 2012 05:57:26 +0200
Message-ID:
<CA+55aFw1ZG9R2MzgXmi0YE64t+xH95QnVuJB55sQ6xgDbnzkyQ@...l.gmail.com>
> On Mon, Apr 2, 2012 at 7:57 PM, Kyungmin Park <kmpark@...radead.org> wrote:
> > On Sun, Apr 1, 2012 at 8:58 AM, Linus Torvalds
> >>
> >> - DMA-mapping framework. The tree now has a few more acks from
> >> people, and it's largely in the same situation as HSI is: I'll
> >> probably pull, but I really wanted the users who are impacted to
> >> actually talk to me about it.
> >
> > Now Marek and Nvidia persons are used it for DMA mapping based IOMMU.
> >
> > Are there other person who help to merge it?
> > (+CC related persons).
>
> I want the people who want it to contact me and talk about what they
> do with it. So far, I haven't seen anything.
Nvidia ARM SoC Tegra3 has IOMMU(SMMU), and most of its peripheral
devices can be clients of IOMMU. Their IOMMU'abiblity can be
configured. With DMA-mapping API, we wouldn't have to change any of
device driver code with\without IOMMU, but those 'dma_addr_t' could be
physical address or device virtual address trasparently.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists