Re: [PATCH 15/16] dma-debug: x86 architecture bindings

From: Ingo Molnar
Date: Sat Jan 10 2009 - 18:48:54 EST



* Joerg Roedel <joerg.roedel@xxxxxxx> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/