Commit e8524cad authored by David Mosberger's avatar David Mosberger

p4

parent e237502d
...@@ -29,7 +29,7 @@ ...@@ -29,7 +29,7 @@
#include <asm/uaccess.h> #include <asm/uaccess.h>
#ifdef CONFIG_MULTIQUAD #if defined(CONFIG_MULTIQUAD) || defined(CONFIG_IA64)
#define LOG_BUF_LEN (65536) #define LOG_BUF_LEN (65536)
#elif defined(CONFIG_SMP) #elif defined(CONFIG_SMP)
#define LOG_BUF_LEN (32768) #define LOG_BUF_LEN (32768)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment