]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r227394:
authorkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 1 Jan 2012 18:59:35 +0000 (18:59 +0000)
committerkib <kib@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 1 Jan 2012 18:59:35 +0000 (18:59 +0000)
commit17edfe5adc120c3a38973396526872df3d62a0d0
tree037c54c33d50da6cf2739e2f7dbe184cea6f5618
parent3354d19802bb6b7b0786524e38a71a525ae99088
MFC r227394:
Stopped process may legitimately have some threads sleeping and not
suspended, if the sleep is uninterruptible.

MFC r227442:
Weaken the part of assertions added in the r227394. Only check that the
process state is stopped.

git-svn-id: svn://svn.freebsd.org/base/stable/8@229187 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/amd64/amd64/machdep.c
sys/i386/i386/machdep.c