[PATCH 0/3] move swiotlb.h header file to common code

From: Muli Ben-Yehuda
Date: Wed Nov 23 2005 - 22:56:39 EST


This patchset does two things:

- creates an asm-generic/swiotlb.h header file and makes x86-64 and
IA64 both use it.

- makes swiotlb use 'enum dma_direction_dir' instead of 'int dir',
which is the right thing to according to the the DMA API, and updates
x86-64 and ia64 accordingly. The code should be completely
equivalent. Compile tested on x86-64 and IA64.

This is the first step towards having a common IOMMU
infrastructure. Unfortunatly applying any of the patches require the
other two. It was posted to lkml a few days ago and there were no
comments.

Please apply.

Cheers,
Muli
--
Muli Ben-Yehuda
http://www.mulix.org | http://mulix.livejournal.com/

-
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/