summaryrefslogtreecommitdiffstats
path: root/sys/fs
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2015-05-23 19:09:04 +0000
committerkib <kib@FreeBSD.org>2015-05-23 19:09:04 +0000
commit0638a68fdec54d763ffbe77a8375f8c083c3650e (patch)
tree18607563dbac90391e5be19f52616b12dae4a0c4 /sys/fs
parent7ec6cd48d050f08cc2fd1c978fd1814c690db4cf (diff)
downloadFreeBSD-src-0638a68fdec54d763ffbe77a8375f8c083c3650e.zip
FreeBSD-src-0638a68fdec54d763ffbe77a8375f8c083c3650e.tar.gz
If thread requested to not stop on non-boundary, then not only
stopping signals should obey, but also all forms of single-threading. Otherwise, thread might sleep interruptible while owning some resources, and single-threading thread could try to access them. An example is owning vnode lock while dumping core. Submitted by: Conrad Meyer Review: https://reviews.freebsd.org/D2612 Tested by: pho MFC after: 1 week
Diffstat (limited to 'sys/fs')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud