[PATCH 0/2] IOMMU fault callback support

2011-02-15 Thread David Cohen
Hi, This patch set adds fault callback support to allow IOMMU users to debug or react when a fault happens. IOMMU faults might be very difficult to reproduce and then to figure out the source of the problem. Currently IOMMU driver prints not so useful debug message and does not notice user about

Re: [PATCH 0/2] IOMMU fault callback support

2011-02-15 Thread David Cohen
A missing prefix in the cover letter's subject. It's: OMAP: IOMMU: Br, David On Tue, Feb 15, 2011 at 3:20 PM, David Cohen daco...@gmail.com wrote: Hi, This patch set adds fault callback support to allow IOMMU users to debug or react when a fault happens. IOMMU faults might be very