Comment 3 for bug 1306677

Revision history for this message
Joseph Salisbury (jsalisbury) wrote :

It looks like the size is set to 2048 under x86:

arch/x86/include/asm/setup.h: #define COMMAND_LINE_SIZE 2048

I'll built a powerpc test kernel with the COMMAND_LINE_SIZE increased to 2048 and post a link to it.