aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.4/patches/004-exec_pagesize.patch
blob: 2fbe7e372c596745a8959a24462d4135af6c9d79 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/include/asm-mips/param.h
+++ b/include/asm-mips/param.h
@@ -55,7 +55,7 @@
 #endif /* defined(__KERNEL__)  */
 #endif /* defined(HZ)  */
 
-#define EXEC_PAGESIZE	65536
+#define EXEC_PAGESIZE	4096
 
 #ifndef NGROUPS
 #define NGROUPS		32