patch-2.3.99-pre6 linux/kernel/sys.c

Next file: linux/kernel/sysctl.c
Previous file: linux/kernel/sched.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre5/linux/kernel/sys.c linux/kernel/sys.c
@@ -927,7 +927,7 @@
 			? -EFAULT : 0;
 }
 
-#if !defined(__ia64__)
+#if !defined(__ia64__) && !defined(__s390__)
 
 /*
  *	Back compatibility for getrlimit. Needed for some apps.

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)