K 10 svn:author V 5 peter K 8 svn:date V 27 2004-03-08T00:27:33.000000Z K 7 svn:log V 190 Other parts of the tree do not protect calls to kmem_free() with Giant, so remove it from here. The most notable examples include vm_mmap(). This removes one more Giant event from exit(2). END