Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 365403a1fd793d0343cd69408c2614c4 > files > 45

glibc-2.17-5.mga3.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