patch-2.4.4 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 12 12:20:31 2001
- Orig file:
v2.4.3/linux/kernel/sys.c
- Orig date:
Tue Mar 6 19:44:37 2001
diff -u --recursive --new-file v2.4.3/linux/kernel/sys.c linux/kernel/sys.c
@@ -1089,7 +1089,7 @@
? -EFAULT : 0;
}
-#if !defined(__ia64__) && !defined(__s390__)
+#if !defined(__ia64__)
/*
* 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)