kernel: default to ro mount
authorAlan Cox <alan@linux.intel.com>
Wed, 4 Jul 2018 00:49:51 +0000 (01:49 +0100)
committerAlan Cox <alan@linux.intel.com>
Wed, 4 Jul 2018 00:49:51 +0000 (01:49 +0100)
Kernel/start.c

index 3e0bfbd..9af9160 100644 (file)
@@ -7,7 +7,7 @@
 
 #define BAD_ROOT_DEV 0xFFFF
 
-static uint8_t ro;
+static uint8_t ro = 1;
 
 /*
  *     Put nothing here that cannot be discarded. We make the entirety