slub: kmalloc page allocator pass-through cleanup
authorPekka Enberg <penberg@cs.helsinki.fi>
Mon, 11 Feb 2008 20:47:46 +0000 (22:47 +0200)
committerChristoph Lameter <christoph@stapp.engr.sgi.com>
Thu, 14 Feb 2008 23:30:01 +0000 (15:30 -0800)
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 <penberg@cs.helsinki.fi>
Signed-off-by: Christoph Lameter <clameter@sgi.com>

No differences found