patch-2.4.4 linux/arch/s390x/kernel/sys_s390.c
Next file: linux/arch/s390x/lib/Makefile
Previous file: linux/arch/s390x/kernel/smp.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Apr 11 19:02:29 2001
- Orig file:
v2.4.3/linux/arch/s390x/kernel/sys_s390.c
- Orig date:
Mon Mar 19 12:35:11 2001
diff -u --recursive --new-file v2.4.3/linux/arch/s390x/kernel/sys_s390.c linux/arch/s390x/kernel/sys_s390.c
@@ -123,7 +123,7 @@
*
* This is really horribly ugly.
*/
-asmlinkage int sys_ipc (uint call, int first, int second,
+asmlinkage int sys_ipc (uint call, int first, long second,
unsigned long third, void *ptr)
{
struct ipc_kludge tmp;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)