patch-2.1.113 linux/kernel/printk.c
Next file: linux/mm/filemap.c
Previous file: linux/init/main.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Jul 29 23:01:04 1998
-  Orig file: 
v2.1.112/linux/kernel/printk.c
-  Orig date: 
Thu Jul 16 18:09:30 1998
diff -u --recursive --new-file v2.1.112/linux/kernel/printk.c linux/kernel/printk.c
@@ -28,7 +28,7 @@
 #include <asm/system.h>
 #include <asm/uaccess.h>
 
-#define LOG_BUF_LEN	8192
+#define LOG_BUF_LEN	(16384)
 
 static char buf[1024];
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov