split kernel patches into board dependend and generic
[openwrt/staging/mkresin.git] / openwrt / target / linux / linux-2.4 / patches / generic / 004-exec_pagesize.patch
1 --- linux.old/include/asm-mips/param.h 2005-01-19 15:10:12.000000000 +0100
2 +++ linux.dev/include/asm-mips/param.h 2005-05-30 02:42:06.000000000 +0200
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