diff options
author | alc <alc@FreeBSD.org> | 2012-09-06 16:26:04 +0000 |
---|---|---|
committer | alc <alc@FreeBSD.org> | 2012-09-06 16:26:04 +0000 |
commit | b8f2a5b47d714be277f06b0405a351a59ccb4577 (patch) | |
tree | 9861f3aa50aff4cf29fe2f4b27cb5c34d6f11162 /lib/libc/stdio/fdopen.c | |
parent | 2dee4f20c8b8285fadabf7075bec0f4973d189bb (diff) | |
download | FreeBSD-src-b8f2a5b47d714be277f06b0405a351a59ccb4577.zip FreeBSD-src-b8f2a5b47d714be277f06b0405a351a59ccb4577.tar.gz |
There is no need to release the pvh global lock around calls to
pmap_get_pv_entry(). In fact, some callers already held it around calls.
(In earlier versions, the same statements would apply to the page queues
lock.)
While I'm here tidy up the style of a few nearby statements and revise
some comments.
Tested by: Ian Lepore
Diffstat (limited to 'lib/libc/stdio/fdopen.c')
0 files changed, 0 insertions, 0 deletions