From: Ezequiel Garcia Date: Sat, 8 Sep 2012 20:47:56 +0000 (-0300) Subject: mm, slab: Match SLAB and SLUB kmem_cache_alloc_xxx_trace() prototype X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~8^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4052147c0afa1cf05780ed846f37e87cdde9f628;p=pandora-kernel.git mm, slab: Match SLAB and SLUB kmem_cache_alloc_xxx_trace() prototype This long (seemingly unnecessary) patch does not fix anything and its only goal is to produce common code between SLAB and SLUB. Cc: Christoph Lameter Signed-off-by: Ezequiel Garcia Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed