Comment 8 for bug 249937

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

It's defined a few lines below at line 32 on my version.

black:$ grep -n MAX_ARG_PAGES /usr/src/linux-headers-2.6.26-4/include/linux/binfmts.h
32:# define MAX_ARG_PAGES 32

You can safely increase this value and recompile the kernel to give more space to arguments.

Closing this report as requested.

Thanks for your time.