Attilio Rao 100a4abc46 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>
2008-02-25 21:09:16 +00:00
..
2008-02-05 10:23:42 +00:00
2008-01-15 18:34:47 +00:00
2008-02-16 18:30:58 +00:00
2008-02-23 22:40:05 +00:00
2008-02-23 01:06:17 +00:00
2008-02-25 19:31:44 +00:00