Archived
1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Files
archive/target/linux/generic-2.4/patches/004-exec_pagesize.patch
Andy Boyett 8b80022a5f [kernel] generic-2.4: refresh patches
SVN-Revision: 15860
2009-05-15 10:36:04 +00:00

12 lines
241 B
Diff

--- 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