patch-2.4.15 linux/init/main.c
Next file: linux/init/version.c
Previous file: linux/include/net/irda/timer.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Nov 9 14:15:00 2001
- Orig file:
v2.4.14/linux/init/main.c
- Orig date:
Tue Oct 23 22:48:53 2001
diff -u --recursive --new-file v2.4.14/linux/init/main.c linux/init/main.c
@@ -119,7 +119,7 @@
int rows, cols;
#ifdef CONFIG_BLK_DEV_INITRD
-kdev_t real_root_dev;
+unsigned int real_root_dev; /* do_proc_dointvec cannot handle kdev_t */
#endif
int root_mountflags = MS_RDONLY;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)