[8.09] kernel: refresh patches
[openwrt/svn-archive/archive.git] / target / linux / generic-2.4 / patches / 004-exec_pagesize.patch
1 --- a/include/asm-mips/param.h
2 +++ b/include/asm-mips/param.h
3 @@ -55,7 +55,7 @@
4 #endif /* defined(__KERNEL__) */
5 #endif /* defined(HZ) */
6
7 -#define EXEC_PAGESIZE 65536
8 +#define EXEC_PAGESIZE 4096
9
10 #ifndef NGROUPS
11 #define NGROUPS 32