From: Matthew Dobson Date: Sun, 26 Mar 2006 09:37:44 +0000 (-0800) Subject: [PATCH] mempool: add page allocator X-Git-Tag: v2.6.17-rc1~610 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e0678f394c7bd21bfa5d252b071a09e10e7a749;p=pandora-kernel.git [PATCH] mempool: add page allocator This will be used by the next patch in the series to replace duplicate mempool-backed page allocators in 2 places in the kernel. It is also likely that there will be more users in the future. Signed-off-by: Matthew Dobson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed