| | Date | Sun, 11 Jan 2009 00:48:18 +0100 | | From | Ingo Molnar <> | | Subject | Re: [PATCH 15/16] dma-debug: x86 architecture bindings |
* Joerg Roedel <joerg.roedel@amd.com> wrote:
> @@ -175,6 +189,8 @@ dma_sync_single_range_for_device(struct device *hwdev, dma_addr_t dma_handle,
> struct dma_mapping_ops *ops = get_dma_ops(hwdev);
>
> BUG_ON(!valid_dma_direction(direction));
> + debug_sync_single_range_for_device(hwdev, dma_handle, offset,
whitespace damage here.
Ingo
|