From: Alexey Dobriyan Date: Wed, 16 Jul 2008 17:29:02 +0000 (+0400) Subject: SLUB: simplify re on_each_cpu() X-Git-Tag: v2.6.27-rc1~952^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41ab8592ca35a20580665cae18c172816236b21e;p=pandora-kernel.git SLUB: simplify re on_each_cpu() on_each_cpu() expands to function call on UP, too. Acked-by: Christoph Lameter Signed-off-by: Alexey Dobriyan Signed-off-by: Pekka Enberg --- Reading git-diff-tree failed