John Baldwin e517e6f12c Explicitly use curthread while manipulating td_fpop during last close
of a devfs file descriptor in devfs_close_f().  The passed in td argument
may be NULL if the close was invoked by garbage collection of open
file descriptors in pending control messages in the socket buffer of a
UNIX domain socket after it was closed.

PR:		kern/151758
Submitted by:	Andrey Shidakov  andrey shidakov ru
Submitted by:	Ruben van Staveren  ruben verweg com
Reviewed by:	kib
MFC after:	2 weeks
2011-12-09 17:49:34 +00:00
..
2011-11-28 21:42:31 +00:00
2011-10-27 14:15:26 +00:00
2011-11-28 23:36:48 +00:00
2011-12-07 13:37:42 +00:00
2011-11-26 23:57:03 +00:00
2011-12-05 14:13:21 +00:00