summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/floatio.h
diff options
context:
space:
mode:
authorcsjp <csjp@FreeBSD.org>2008-08-12 21:27:48 +0000
committercsjp <csjp@FreeBSD.org>2008-08-12 21:27:48 +0000
commit0cdadff20e7808e801bc3e2b2cdaf40ca9095cc3 (patch)
tree02d9d84ae32e21c8272c4ff8c9a3e0d2e694cc08 /lib/libc/stdio/floatio.h
parent664b89e716167d21ccdccf60985adb2676571426 (diff)
downloadFreeBSD-src-0cdadff20e7808e801bc3e2b2cdaf40ca9095cc3.zip
FreeBSD-src-0cdadff20e7808e801bc3e2b2cdaf40ca9095cc3.tar.gz
Reduce the scope of the vnode lock such that it does not cover
the various copyouts associated with initializing the process's argv/env data in userspace. It is possible that these copyout operations can fault under memory pressure, possibly resulting in dead locks. This is believed to be safe since none of the copyout_strings() operations need to interact with the vnode here. Submitted by: Zhouyi Zhou PR: kern/111260 Discussed with: kib MFC after: 3 weeks
Diffstat (limited to 'lib/libc/stdio/floatio.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud