summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/a64l.c
diff options
context:
space:
mode:
authorattilio <attilio@FreeBSD.org>2008-02-25 21:09:16 +0000
committerattilio <attilio@FreeBSD.org>2008-02-25 21:09:16 +0000
commit7ca346a265423cfa74eee348370cdb53da62bbca (patch)
tree1d005c04f5777d6857b4526a9d1350c7faf97443 /lib/libc/stdlib/a64l.c
parent2cf50b2daaaa5cd106ea6aa20895b4223f99fdae (diff)
downloadFreeBSD-src-7ca346a265423cfa74eee348370cdb53da62bbca.zip
FreeBSD-src-7ca346a265423cfa74eee348370cdb53da62bbca.tar.gz
Remove a spourious Giant acquisition.
The code seems pretty MPSAFE and Giant is held over kproc_exit() which at lowel calls exit1(). exit1() requires Giant to be unowned so this opens a window for races. Reported by: Bryan Venteicher <bryanv at daemoninthecloset dot org> Tested by: Bryan Venteicher <bryanv at daemoninthecloset dot org>
Diffstat (limited to 'lib/libc/stdlib/a64l.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud