From: Christoph Lameter Date: Wed, 9 May 2007 09:34:22 +0000 (-0700) Subject: slab: shut down cache_reaper when cpu goes down X-Git-Tag: v2.6.22-rc1~214 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5830c5902138f80b0a097b797200c739466beedd;p=pandora-kernel.git slab: shut down cache_reaper when cpu goes down Shutdown the cache_reaper if the cpu is brought down and set the cache_reap.func to NULL. Otherwise hotplug shuts down the reaper for good. Signed-off-by: Christoph Lameter Cc: Oleg Nesterov Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed