From: Ezequiel Garcia Date: Sat, 8 Sep 2012 20:47:58 +0000 (-0300) Subject: mm, slub: Rename slab_alloc() -> slab_alloc_node() to match SLAB X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~8^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b847c3cb4f8565911bd8ce59b8428e635c90594;p=pandora-kernel.git mm, slub: Rename slab_alloc() -> slab_alloc_node() to match SLAB This patch does not fix anything, and its only goal is to enable us to obtain some common code between SLAB and SLUB. Neither behavior nor produced code is affected. Cc: Christoph Lameter Signed-off-by: Ezequiel Garcia Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed