patch-2.4.0-test12 linux/include/asm-mips64/bcache.h

Next file: linux/include/asm-mips64/bitops.h
Previous file: linux/include/asm-mips64/atomic.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test11/linux/include/asm-mips64/bcache.h linux/include/asm-mips64/bcache.h
@@ -14,8 +14,9 @@
 
 #ifdef CONFIG_BOARD_SCACHE
 
-/* Some R4000 / R4400 / R4600 / R5000 machines may have chipset implemented
-   caches.  On machines with other CPUs the CPU does the cache thing itself. */
+/* Some R4000 / R4400 / R4600 / R5000 machines may have a non-dma-coherent,
+   chipset implemented caches.  On machines with other CPUs the CPU does the 
+   cache thing itself. */
 struct bcache_ops {
 	void (*bc_enable)(void);
 	void (*bc_disable)(void);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)