patch-1.3.74 linux/include/asm-mips/dma.h
Next file: linux/include/linux/fs.h
Previous file: linux/include/asm-i386/pgtable.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Thu Mar 14 09:21:15 1996
- Orig file:
v1.3.73/linux/include/asm-mips/dma.h
- Orig date:
Sun Dec 17 11:43:23 1995
diff -u --recursive --new-file v1.3.73/linux/include/asm-mips/dma.h linux/include/asm-mips/dma.h
@@ -279,7 +279,6 @@
/*
* DMA memory allocation - formerly in include/linux/mm.h
*/
-#define __get_dma_pages(priority, order) __get_free_pages((priority),(order), \
- 0x80000000 + MAX_DMA_ADDRESS)
+#define __get_dma_pages(priority, order) __get_free_pages((priority),(order), 1)
#endif /* __ASM_MIPS_DMA_H */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this