Re: [PATCH 0/3][v3] omap:iommu-enable TLB miss interrupt

2010-05-24 Thread Hiroshi DOYU
Hi Hari, From: ext Hari Kanigeri h-kanige...@ti.com Subject: [PATCH 0/3][v3] omap:iommu-enable TLB miss interrupt Date: Mon, 24 May 2010 04:01:49 +0200 The current iommu module doesn't provide the mechanism to get MMU fault on TLB miss when working with locked TLB entries and TWL disabled

[PATCH 0/3][v3] omap:iommu-enable TLB miss interrupt

2010-05-23 Thread Hari Kanigeri
The current iommu module doesn't provide the mechanism to get MMU fault on TLB miss when working with locked TLB entries and TWL disabled. To get the TLB miss interrupt, the TWL should be disabled. This patch set provides the option to enable/disable TWL and to enable TLB miss interrupt. Based on