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
- Lines: 9
- Date:
Thu Apr 13 17:06:05 2000
- Orig file:
v2.3.99-pre5/linux/kernel/sys.c
- Orig date:
Sun Mar 19 18:35:31 2000
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)