patch-2.1.79 linux/arch/sparc64/solaris/ipc.c
Next file: linux/arch/sparc64/solaris/misc.c
Previous file: linux/arch/sparc64/solaris/ioctl.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Mon Jan 12 15:15:44 1998
- Orig file:
v2.1.78/linux/arch/sparc64/solaris/ipc.c
- Orig date:
Thu Sep 4 17:07:30 1997
diff -u --recursive --new-file v2.1.78/linux/arch/sparc64/solaris/ipc.c linux/arch/sparc64/solaris/ipc.c
@@ -1,4 +1,4 @@
-/* $Id: ipc.c,v 1.1 1997/09/03 12:29:29 jj Exp $
+/* $Id: ipc.c,v 1.2 1997/09/18 10:38:27 rth Exp $
* ipc.c: Solaris IPC emulation
*
* Copyright (C) 1997 Jakub Jelinek (jj@sunsite.mff.cuni.cz)
@@ -53,7 +53,7 @@
{
int (*sys_ipc)(unsigned,int,int,unsigned long,void *,long) =
(int (*)(unsigned,int,int,unsigned long,void *,long))SYS(ipc);
- unsigned long old_fs;
+ mm_segment_t old_fs;
unsigned long raddr;
int ret;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov