From: Pekka Enberg Date: Mon, 11 Feb 2008 20:47:46 +0000 (+0200) Subject: slub: kmalloc page allocator pass-through cleanup X-Git-Tag: v2.6.25-rc2~7^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eada35efcb2773cf49aa26277e056122e1a3405c;p=pandora-kernel.git slub: kmalloc page allocator pass-through cleanup This adds a proper function for kmalloc page allocator pass-through. While it simplifies any code that does slab tracing code a lot, I think it's a worthwhile cleanup in itself. Signed-off-by: Pekka Enberg Signed-off-by: Christoph Lameter --- Reading git-diff-tree failed