From: KAMEZAWA Hiroyuki Date: Thu, 9 Sep 2010 23:38:14 +0000 (-0700) Subject: vmstat: update zone stat threshold when onlining a cpu X-Git-Tag: v2.6.36-rc4~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ee28a447625b9fe64fbf7cff026561084fc5f16;p=pandora-kernel.git vmstat: update zone stat threshold when onlining a cpu refresh_zone_stat_thresholds() calculates parameter based on the number of online cpus. It's called at cpu offlining but needs to be called at onlining, too. Signed-off-by: KAMEZAWA Hiroyuki Cc: Christoph Lameter Acked-by: Mel Gorman Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed