All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] IOMMU fault callback support
@ 2011-02-15 13:20 ` David Cohen
  0 siblings, 0 replies; 34+ messages in thread
From: David Cohen @ 2011-02-15 13:20 UTC (permalink / raw)
  To: Hiroshi.DOYU; +Cc: linux-omap, linux-arm-kernel, tony

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 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: change OMAP2+ error message to dev_dbg()
  OMAP: IOMMU: add support to callback during fault handling

 arch/arm/mach-omap2/iommu2.c            |   27 ++++++++++++++++----
 arch/arm/plat-omap/include/plat/iommu.h |   15 ++++++++++-
 arch/arm/plat-omap/iommu.c              |   41 ++++++++++++++++++++++++++++---
 3 files changed, 72 insertions(+), 11 deletions(-)

-- 
1.7.2.3


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

end of thread, other threads:[~2011-02-15 15:52 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-15 13:20 [PATCH 0/2] IOMMU fault callback support David Cohen
2011-02-15 13:20 ` David Cohen
2011-02-15 13:20 ` [PATCH 1/2] OMAP2+: IOMMU: change OMAP2+ error message to dev_dbg() David Cohen
2011-02-15 13:20   ` David Cohen
2011-02-15 13:38   ` Sergei Shtylyov
2011-02-15 13:38     ` Sergei Shtylyov
2011-02-15 13:44     ` David Cohen
2011-02-15 13:44       ` David Cohen
2011-02-15 13:56       ` Sergei Shtylyov
2011-02-15 13:56         ` Sergei Shtylyov
2011-02-15 14:01         ` David Cohen
2011-02-15 14:01           ` David Cohen
2011-02-15 13:59       ` Jarkko Nikula
2011-02-15 13:59         ` Jarkko Nikula
2011-02-15 14:08         ` David Cohen
2011-02-15 14:08           ` David Cohen
2011-02-15 14:21           ` David Cohen
2011-02-15 14:21             ` David Cohen
2011-02-15 14:30           ` Jarkko Nikula
2011-02-15 14:30             ` Jarkko Nikula
2011-02-15 14:29     ` Russell King - ARM Linux
2011-02-15 14:29       ` Russell King - ARM Linux
2011-02-15 14:36       ` David Cohen
2011-02-15 14:36         ` David Cohen
2011-02-15 14:44         ` Russell King - ARM Linux
2011-02-15 14:44           ` Russell King - ARM Linux
2011-02-15 14:50           ` David Cohen
2011-02-15 14:50             ` David Cohen
2011-02-15 15:51             ` Russell King - ARM Linux
2011-02-15 15:51               ` Russell King - ARM Linux
2011-02-15 13:20 ` [PATCH 2/2] OMAP: IOMMU: add support to callback during fault handling David Cohen
2011-02-15 13:20   ` David Cohen
2011-02-15 13:32 ` [PATCH 0/2] IOMMU fault callback support David Cohen
2011-02-15 13:32   ` David Cohen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.