Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release-src > by-pkgid > a4a0d1c8399898809d0c2e3f4ac34ae9 > files > 51

glibc-2.20-20.mga5.src.rpm

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

Index: glibc-2.20/sysdeps/unix/sysv/linux/mips/sys/user.h
===================================================================
--- glibc-2.20.orig/sysdeps/unix/sysv/linux/mips/sys/user.h
+++ glibc-2.20/sysdeps/unix/sysv/linux/mips/sys/user.h
@@ -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