diff options
author | alc <alc@FreeBSD.org> | 2003-02-15 20:01:09 +0000 |
---|---|---|
committer | alc <alc@FreeBSD.org> | 2003-02-15 20:01:09 +0000 |
commit | 193a8816758537fdb7f762e49b7c7b0ddf22eb09 (patch) | |
tree | e744ece2091ee9e02b13438c8ed3f55cb59334a3 /lib/libc/stdlib/qsort.c | |
parent | 11334c6aebf5a4535ef21a7e30eb5c258c4bc77a (diff) | |
download | FreeBSD-src-193a8816758537fdb7f762e49b7c7b0ddf22eb09.zip FreeBSD-src-193a8816758537fdb7f762e49b7c7b0ddf22eb09.tar.gz |
Remove the acquisition and release of Giant around pmap_growkernel().
It's unnecessary for two reasons: (1) Giant is at present already held in
such cases and (2) our various implementations of pmap_growkernel() look to
be MP safe. (For example, for sparc64 the proof of (2) is trivial.)
Diffstat (limited to 'lib/libc/stdlib/qsort.c')
0 files changed, 0 insertions, 0 deletions