[PATCH 6/13] Start factoring pgtable-ppc32.h and pgtable-ppc64.h

Segher Boessenkool segher at kernel.crashing.org
Fri Jun 15 00:05:28 EST 2007


+#define io_remap_pfn_range(vma, vaddr, pfn, size, prot)		\
+		remap_pfn_range(vma, vaddr, pfn, size, prot)

Patch is mangled...  This is from the raw source I
received, it isn't my mail reader this time ;-)


Segher




More information about the Linuxppc-dev mailing list