commit | 27fa0ab66f17e49a59fbca272f8c1cfab7c5fe81 | [log] [tgz] |
---|---|---|
author | Shuah Khan <shuah.khan@hp.com> | Fri Nov 23 14:32:55 2012 -0700 |
committer | Joerg Roedel <joro@8bytes.org> | Wed Nov 28 15:28:58 2012 +0100 |
tree | 747be0a1e859842b9b88ce98d7fece67c946718e | |
parent | ad154880c03daf1f776e502e2c18775eda4280d2 [diff] |
ia64: dma_debug: add debug_dma_mapping_error support Add dma-debug interface debug_dma_mapping_error() to debug drivers that fail to check dma mapping errors on addresses returned by dma_map_single() and dma_map_page() interfaces. Signed-off-by: Shuah Khan <shuah.khan@hp.com> Signed-off-by: Joerg Roedel <joro@8bytes.org>