From: Christoph Lameter Date: Wed, 9 May 2007 09:32:42 +0000 (-0700) Subject: SLUB: consolidate trace code X-Git-Tag: v2.6.22-rc1~321 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=636f0d7de8dc0282cce9905e035c04dd60db19dd;p=pandora-kernel.git SLUB: consolidate trace code Trace in both slab_alloc and slab_free has a lot of common code. Use a single function for both. Signed-off-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed