patch-1.3.22 linux/include/linux/user.h

Next file: linux/include/linux/xd.h
Previous file: linux/include/linux/types.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.21/linux/include/linux/user.h linux/include/linux/user.h
@@ -69,7 +69,7 @@
   char u_comm[32];		/* User command that was responsible */
   int u_debugreg[8];
 };
-#define NBPG 4096
+#define NBPG PAGE_SIZE
 #define UPAGES 1
 #define HOST_TEXT_START_ADDR (u.start_code)
 #define HOST_STACK_END_ADDR (u.start_stack + u.u_ssize * NBPG)

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this