projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ramips: update mips multi-machine stuff
[openwrt.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
This page took
0.039853 seconds
and
5
git commands to generate.