alc 73775f21e2 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 <vm_pindex_t> is already present".

Reported by:	Ilias Marinos
MFC after:	1 week
2015-06-10 05:17:14 +00:00
..
2015-06-03 19:39:59 +00:00
2015-05-23 14:59:27 +00:00
2015-06-06 16:36:13 +00:00
2015-04-18 16:08:06 +00:00
2015-03-16 00:10:03 +00:00
2015-05-29 14:03:07 +00:00