From: Akinobu Mita Date: Thu, 18 Oct 2007 10:05:09 +0000 (-0700) Subject: cpu hotplug: slab: cleanup cpuup_callback() X-Git-Tag: v2.6.24-rc1~411 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbf1e473bd0ecc080a4c37bb89848b16c59ac18b;p=pandora-kernel.git cpu hotplug: slab: cleanup cpuup_callback() cpuup_callback() is too long. This patch factors out CPU_UP_CANCELLED and CPU_UP_PREPARE handlings from cpuup_callback(). Cc: Christoph Lameter Cc: Pekka Enberg Signed-off-by: Akinobu Mita Cc: Gautham R Shenoy Cc: Oleg Nesterov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed