diff --git a/[refs] b/[refs] index d45b45902f66..9090876e41e8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7a3a06d0e158fc82a6bf13e18439285c7791d2b8 +refs/heads/master: 7bf9f974fbdc16769db3d48f7c31f932b233bcfb diff --git a/trunk/include/asm-i386/setup.h b/trunk/include/asm-i386/setup.h index 67659dbaf120..76316275d6f9 100644 --- a/trunk/include/asm-i386/setup.h +++ b/trunk/include/asm-i386/setup.h @@ -6,7 +6,7 @@ #ifndef _i386_SETUP_H #define _i386_SETUP_H -#define COMMAND_LINE_SIZE 256 +#define COMMAND_LINE_SIZE 2048 #ifdef __KERNEL__ #include