From: KOSAKI Motohiro Date: Wed, 25 May 2011 00:11:33 +0000 (-0700) Subject: mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur X-Git-Tag: v3.0-rc1~282 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6cccdc36c966e51fd969560d870cfd37afbfa9c;p=pandora-kernel.git mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur Currently, cpu hotplug updates pcp->stat_threshold, but memory hotplug doesn't. There is no reason for this. [akpm@linux-foundation.org: fix CONFIG_SMP=n build] Signed-off-by: KOSAKI Motohiro Reviewed-by: KAMEZAWA Hiroyuki Acked-by: Mel Gorman Acked-by: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed