Matthew Dobson 0eaae62aba [PATCH] mempool: use common mempool kmalloc allocator
This patch changes several mempool users, all of which are basically just
wrappers around kmalloc(), to use the common mempool_kmalloc/kfree, rather
than their own wrapper function, removing a bunch of duplicated code.

Signed-off-by: Matthew Dobson <colpatch@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-26 08:56:59 -08:00
..
2006-03-25 08:22:52 -08:00
2006-03-26 08:56:58 -08:00
2006-03-24 07:33:24 -08:00
2006-03-24 07:33:24 -08:00
2006-03-09 19:47:37 -08:00
2006-03-25 08:22:52 -08:00
2006-03-25 08:22:52 -08:00
2006-03-26 08:56:59 -08:00
2006-03-23 07:38:16 -08:00
2006-03-24 18:23:14 +01:00