]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r227393:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 30 Dec 2011 20:24:52 +0000 (20:24 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 30 Dec 2011 20:24:52 +0000 (20:24 +0000)
commit5a0f254ae0c8400c302a6d7654aece101217f74d
tree90f533d56f8d6c1801596e023a769b6738879a3c
parentb8423e2756f314b8999ee9b3db261834c4d80834
MFC r227393:
Lock the thread lock around block that retrieves td_wmesg. Otherwise,
procfs could see a thread with assigned td_wchan but still NULL td_wmesg.

git-svn-id: svn://svn.freebsd.org/base/stable/8@229022 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/fs/procfs/procfs_status.c