Update of /cvsroot/linux-vax/kernel-2.5/arch/vax/kernel
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28897/arch/vax/kernel
Modified Files:
cpu_ka49.c
Log Message:
- Change comment.
Index: cpu_ka49.c
===================================================================
RCS file: /cvsroot/linux-vax/kernel-2.5/arch/vax/kernel/cpu_ka49.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- cpu_ka49.c 25 Apr 2005 12:55:03 -0000 1.8
+++ cpu_ka49.c 27 Apr 2005 06:51:53 -0000 1.9
@@ -91,7 +91,7 @@
__mtpr (0, start);
/*
- * Flush Cache
+ * Flush Instruction Cache
*/
flush_icache ();
|