Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > 004fd25eb1d89e31fc9cddb571328f7f > files > 59

glibc-2.20-21.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