patch-2.2.4 linux/net/unix/garbage.c
Next file: linux/net/unix/sysctl_net_unix.c
Previous file: linux/net/unix/af_unix.c
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Mon Mar 22 10:06:09 1999
- Orig file:
v2.2.3/linux/net/unix/garbage.c
- Orig date:
Wed Mar 10 15:29:53 1999
diff -u --recursive --new-file v2.2.3/linux/net/unix/garbage.c linux/net/unix/garbage.c
@@ -49,8 +49,8 @@
* such socket and closed it (descriptor). That would happen on
* each unix_gc() until the accept(). Since the struct file in
* question would go to the free list and might be reused...
- * That might be the reason of random oopses on close_fp() in
- * unrelated processes.
+ * That might be the reason of random oopses on filp_close()
+ * in unrelated processes.
*
* AV 28 Feb 1999
* Kill the explicit allocation of stack. Now we keep the tree
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)