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

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)