linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] OMAP: IOMMU fault callback support
@ 2011-02-16 19:35 David Cohen
  2011-02-16 19:35 ` [PATCH v3 1/2] OMAP2+: IOMMU: don't print fault warning on specific layer David Cohen
                   ` (2 more replies)
  0 siblings, 3 replies; 31+ messages in thread
From: David Cohen @ 2011-02-16 19:35 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

This patch set adapts current (*isr)() to be used as fault callback.
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 such issue.
With a fault callback, IOMMU user may debug much more useful information
and/or react to go back to a valid state.

Br,

David
---

David Cohen (2):
  OMAP2+: IOMMU: don't print fault warning on specific layer
  OMAP: IOMMU: add support to callback during fault handling

 arch/arm/mach-omap2/iommu2.c            |   33 +++++++++-----------
 arch/arm/plat-omap/include/plat/iommu.h |   14 ++++++++-
 arch/arm/plat-omap/iommu.c              |   52 ++++++++++++++++++++++---------
 3 files changed, 65 insertions(+), 34 deletions(-)

-- 
1.7.2.3

^ permalink raw reply	[flat|nested] 31+ messages in thread

end of thread, other threads:[~2011-02-24 22:21 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-16 19:35 [PATCH v3 0/2] OMAP: IOMMU fault callback support David Cohen
2011-02-16 19:35 ` [PATCH v3 1/2] OMAP2+: IOMMU: don't print fault warning on specific layer David Cohen
2011-02-16 19:35 ` [PATCH v3 2/2] OMAP: IOMMU: add support to callback during fault handling David Cohen
2011-02-21  8:18   ` Hiroshi DOYU
2011-02-21  8:22     ` Felipe Balbi
2011-02-21  8:57       ` David Cohen
2011-02-21  9:20         ` Felipe Balbi
2011-02-21  9:07     ` David Cohen
2011-02-21  9:51       ` Hiroshi DOYU
2011-02-21 18:43   ` Ramirez Luna, Omar
2011-02-21 21:12     ` David Cohen
2011-02-21 23:25       ` Ramirez Luna, Omar
2011-02-21 23:48         ` David Cohen
2011-02-23  1:17   ` Guzman Lugo, Fernando
2011-02-23  9:45     ` David Cohen
2011-02-23 13:39       ` Guzman Lugo, Fernando
2011-02-23 19:54         ` David Cohen
2011-02-23 20:56           ` Sakari Ailus
2011-02-23 21:48             ` Guzman Lugo, Fernando
2011-02-24  6:39               ` David Cohen
2011-02-23 21:12           ` Guzman Lugo, Fernando
2011-02-23 20:09         ` Sakari Ailus
2011-02-23 20:21           ` David Cohen
2011-02-23 21:30           ` Guzman Lugo, Fernando
2011-02-24  8:35           ` Felipe Balbi
2011-02-24 11:26             ` David Cohen
2011-02-24 11:29               ` Felipe Balbi
2011-02-24 17:58                 ` Guzman Lugo, Fernando
2011-02-24 20:31                   ` Tony Lindgren
2011-02-24 22:21                     ` Tony Lindgren
2011-02-21  9:52 ` [PATCH v3 0/2] OMAP: IOMMU fault callback support Hiroshi DOYU

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).