Re: [PATCH 1/7] omap iommu: tlb and pagetable primitives

2009-05-25 Thread Russell King - ARM Linux
On Mon, May 25, 2009 at 08:44:42AM +0300, Hiroshi DOYU wrote: From: ext Russell King - ARM Linux li...@arm.linux.org.uk Subject: Re: [PATCH 1/7] omap iommu: tlb and pagetable primitives Date: Mon, 25 May 2009 00:19:59 +0200 On Fri, May 22, 2009 at 10:21:14AM +0300, Hiroshi DOYU wrote

Re: [PATCH 1/7] omap iommu: tlb and pagetable primitives

2009-05-25 Thread Hiroshi DOYU
From: ext Russell King - ARM Linux li...@arm.linux.org.uk Subject: Re: [PATCH 1/7] omap iommu: tlb and pagetable primitives Date: Mon, 25 May 2009 11:21:12 +0200 On Mon, May 25, 2009 at 08:44:42AM +0300, Hiroshi DOYU wrote: From: ext Russell King - ARM Linux li...@arm.linux.org.uk Subject

Re: [PATCH 1/7] omap iommu: tlb and pagetable primitives

2009-05-25 Thread Felipe Contreras
On Mon, May 25, 2009 at 12:30 PM, Hiroshi DOYU hiroshi.d...@nokia.com wrote: From: ext Russell King - ARM Linux li...@arm.linux.org.uk Subject: Re: [PATCH 1/7] omap iommu: tlb and pagetable primitives Date: Mon, 25 May 2009 11:21:12 +0200 On Mon, May 25, 2009 at 08:44:42AM +0300, Hiroshi DOYU

Re: [PATCH 1/7] omap iommu: tlb and pagetable primitives

2009-05-25 Thread Hiroshi DOYU
From: ext Felipe Contreras felipe.contre...@gmail.com Subject: Re: [PATCH 1/7] omap iommu: tlb and pagetable primitives Date: Mon, 25 May 2009 11:36:03 +0200 On Mon, May 25, 2009 at 12:30 PM, Hiroshi DOYU hiroshi.d...@nokia.com wrote: From: ext Russell King - ARM Linux li...@arm.linux.org.uk

Re: [PATCH 1/7] omap iommu: tlb and pagetable primitives

2009-05-24 Thread Russell King - ARM Linux
On Fri, May 22, 2009 at 10:21:14AM +0300, Hiroshi DOYU wrote: From: Hiroshi DOYU hiroshi.d...@nokia.com Subject: Re: [PATCH 1/7] omap iommu: tlb and pagetable primitives Date: Wed, 20 May 2009 12:48:14 +0300 (EEST) Hi, If there's no problem with those patches, please pull them from

Re: [PATCH 1/7] omap iommu: tlb and pagetable primitives

2009-05-24 Thread Hiroshi DOYU
From: ext Russell King - ARM Linux li...@arm.linux.org.uk Subject: Re: [PATCH 1/7] omap iommu: tlb and pagetable primitives Date: Mon, 25 May 2009 00:19:59 +0200 On Fri, May 22, 2009 at 10:21:14AM +0300, Hiroshi DOYU wrote: From: Hiroshi DOYU hiroshi.d...@nokia.com Subject: Re: [PATCH 1/7

Re: [PATCH 1/7] omap iommu: tlb and pagetable primitives

2009-05-22 Thread Tony Lindgren
* Hiroshi DOYU hiroshi.d...@nokia.com [090522 00:21]: From: Hiroshi DOYU hiroshi.d...@nokia.com Subject: Re: [PATCH 1/7] omap iommu: tlb and pagetable primitives Date: Wed, 20 May 2009 12:48:14 +0300 (EEST) Hi, If there's no problem with those patches, please pull them from

[PATCH 1/7] omap iommu: tlb and pagetable primitives

2009-05-20 Thread Hiroshi DOYU
This patch provides: - iotlb_*() : iommu tlb operations - iopgtable_*() : iommu pagetable(twl) operations - iommu_*() : the other generic operations and the entry points to register and acquire iommu object. Signed-off-by: Hiroshi DOYU hiroshi.d...@nokia.com ---

Re: [PATCH 1/7] omap iommu: tlb and pagetable primitives

2009-05-20 Thread Hiroshi DOYU
Hi, If there's no problem with those patches, please pull them from the following. The following changes since commit 091438dd5668396328a3419abcbc6591159eb8d1: Linus Torvalds (1): Linux 2.6.30-rc4 are available in the git repository at: http://git.gitorious.org/lk/mainline.git