When dropping all allocations, clear the freelist too
commitd2b60d1311f15ebf45eff760e4815b009f6c1367
authorLinus Torvalds <torvalds@g5.osdl.org>
Wed, 3 Aug 2005 00:22:00 +0000 (2 17:22 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 3 Aug 2005 00:22:00 +0000 (2 17:22 -0700)
treefe287879ac53af66fe9dd31d9c5796bf07b00820
parent8f284fe35a974c7a4603c7465e7f83632241eadd
When dropping all allocations, clear the freelist too

Otherwise we're in trouble when we try to use a "free" entry that
already got its backing store removed.
allocate.c