patch-2.1.69 linux/fs/binfmt_aout.c
Next file: linux/fs/binfmt_elf.c
Previous file: linux/fs/autofs/waitq.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Dec  1 10:34:11 1997
-  Orig file: 
v2.1.68/linux/fs/binfmt_aout.c
-  Orig date: 
Sat Oct 25 02:44:17 1997
diff -u --recursive --new-file v2.1.68/linux/fs/binfmt_aout.c linux/fs/binfmt_aout.c
@@ -82,7 +82,7 @@
 	struct dentry * dentry = NULL;
 	struct inode * inode = NULL;
 	struct file file;
-	unsigned long fs;
+	mm_segment_t fs;
 	int has_dumped = 0;
 	char corefile[6+sizeof(current->comm)];
 	unsigned long dump_start, dump_size;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov