kernel - Fix a major (pageable) memory leak v4.0.2
authorMatthew Dillon <dillon@apollo.backplane.com>
Wed, 31 Dec 2014 22:32:45 +0000 (14:32 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Wed, 31 Dec 2014 22:32:45 +0000 (14:32 -0800)
commit8209305e66ba26cfa103d39dea875ee7cda82d60
tree8195c210a1c358608219412e6cf4822e314fc8eb
parent1e1814a15f9c652857d62bcb8b3b8f1c2a61d2ba
kernel - Fix a major (pageable) memory leak

* MFC 15553805ce from master.  Only MFC the actual one-line fix, do not
  MFC all the debug code and other stuff.

* This fixes a memory leak which can cause a system to run out of swap
  space relatively easily.
sys/vm/vm_map.c