K 10 svn:author V 3 alc K 8 svn:date V 27 2015-06-10T05:17:14.931919Z K 7 svn:log V 322 Correct a type error in kmem_unback(). Previously, kmem_unback() did not correctly handle deallocation requests of two or more gigabytes in size. Eventually, this would lead to a panic elsewhere in the kernel, such as "vm_radix_insert: key is already present". Reported by: Ilias Marinos MFC after: 1 week END