[RFC PATCH 0/3] move swiotlb header file into common code

From: Muli Ben-Yehuda
Date: Mon Nov 21 2005 - 16:50:39 EST


This patchset does two main things:

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

- make swiotlb use 'enum dma_direction_dir' instead of 'int dir',
which is the right thing to do in the DMA API, and updates x86-64 and
ia64 accordingly.

This is the first step towards having a common IOMMU
infrastructure. Unfortunatly applying any of the patches require the
other 2.

Compile tested on both x86-64 and IA64, I'll appreciate it if someone
knowledgable about IA64 could double check the IA64 bits.

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/