Sophie

Sophie

distrib > Mageia > 2 > i586 > by-pkgid > 6b5201a344458de54b366f7b5c893b53 > files > 61

glibc-2.14.1-11.2.mga2.src.rpm

---
 ports/sysdeps/unix/sysv/linux/mips/sys/user.h |    2 	1 +	1 -	0 !
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: glibc-2.9/ports/sysdeps/unix/sysv/linux/mips/sys/user.h
===================================================================
--- glibc-2.9.orig/ports/sysdeps/unix/sysv/linux/mips/sys/user.h	2008-10-23 13:11:06.000000000 -0400
+++ glibc-2.9/ports/sysdeps/unix/sysv/linux/mips/sys/user.h	2009-07-21 09:55:53.000000000 -0400
@@ -207,7 +207,7 @@ struct user {
 
 #endif
 
-#define PAGE_SHIFT		12
+#define PAGE_SHIFT		14
 #define PAGE_SIZE		(1UL << PAGE_SHIFT)
 #define PAGE_MASK		(~(PAGE_SIZE-1))
 #define NBPG			PAGE_SIZE