patch-2.1.18 linux/drivers/block/rd.c

Next file: linux/drivers/cdrom/aztcd.c
Previous file: linux/drivers/block/md.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.17/linux/drivers/block/rd.c linux/drivers/block/rd.c
@@ -100,6 +100,7 @@
 #ifdef CONFIG_BLK_DEV_INITRD
 unsigned long initrd_start,initrd_end;
 int mount_initrd = 1;		/* zero if initrd should not be mounted */
+int initrd_below_start_ok = 0;
 #endif
 #endif
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov