Re: [PATCH v2 1/1] OMAP: IOMMU: add support to callback during fault handling

2011-02-16 Thread David Cohen
] OMAP: IOMMU: add support to callback during fault handling Date: Tue, 15 Feb 2011 16:36:31 +0200 Add support to register a callback for IOMMU fault situations. Drivers using IOMMU module might want to be informed when such errors happen in order to debug it or react. Signed-off-by: David

[PATCH v2 1/1] OMAP: IOMMU: add support to callback during fault handling

2011-02-15 Thread David Cohen
Add support to register a callback for IOMMU fault situations. Drivers using IOMMU module might want to be informed when such errors happen in order to debug it or react. Signed-off-by: David Cohen daco...@gmail.com --- arch/arm/mach-omap2/iommu2.c| 21 +--

Re: [PATCH v2 1/1] OMAP: IOMMU: add support to callback during fault handling

2011-02-15 Thread Hiroshi DOYU
Hi David, Sorry for a bit late reply From: David Cohen daco...@gmail.com Subject: [PATCH v2 1/1] OMAP: IOMMU: add support to callback during fault handling Date: Tue, 15 Feb 2011 16:36:31 +0200 Add support to register a callback for IOMMU fault situations. Drivers using IOMMU module

Re: [PATCH v2 1/1] OMAP: IOMMU: add support to callback during fault handling

2011-02-15 Thread David Cohen
On Tue, Feb 15, 2011 at 4:48 PM, Hiroshi DOYU hiroshi.d...@nokia.com wrote: Hi David, Hi Hiroshi, Sorry for a bit late reply You're just in time. :) From: David Cohen daco...@gmail.com Subject: [PATCH v2 1/1] OMAP: IOMMU: add support to callback during fault handling Date: Tue, 15