-
Andrew Morton authored
David Brownell noticed this. mempool_resize() is calling kfree on a rare path when it should be calling the pool's free function. The patch fixes that up, and then disables mempool_resize() compilation - it has no callers at present.
6dec67d3