Update of /cvsroot/linux-vax/kernel-2.5/Documentation/vax
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26671
Modified Files:
keep_an_eye_on.txt
Log Message:
asm/segment.h now removed
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.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- keep_an_eye_on.txt 24 Aug 2005 17:15:24 -0000 1.5
+++ keep_an_eye_on.txt 24 Aug 2005 22:30:45 -0000 1.6
@@ -24,6 +24,3 @@
- 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.
|