Update of /cvsroot/linux-vax/kernel-2.5/Documentation/vax
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23796
Modified Files:
keep_an_eye_on.txt
Log Message:
- Schedule asm/segment.h for removal.
Index: keep_an_eye_on.txt
===================================================================
RCS file: /cvsroot/linux-vax/kernel-2.5/Documentation/vax/keep_an_eye_on.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- keep_an_eye_on.txt 25 Apr 2005 14:42:43 -0000 1.4
+++ keep_an_eye_on.txt 24 Aug 2005 17:15:24 -0000 1.5
@@ -24,3 +24,6 @@
- schedule_timeout(30*HZ/100);
+ msleep(300);
+- Aug 24, 2005: Remove asm/segment.h from low hanging architectures
+ Delete include/asm-vax/segment.h from CVS and rebuild once for a
+ check.
|