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)
commiteada35efcb2773cf49aa26277e056122e1a3405c
tree69803b03b6f6106722d4cc293678f2e3183bec2e
parente51bfd0ad10600a9fe4c8ede5ac2272e80075008
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 <penberg@cs.helsinki.fi>
Signed-off-by: Christoph Lameter <clameter@sgi.com>
include/linux/slub_def.h
mm/slub.c