From: Nick Piggin Date: Fri, 6 Jan 2006 08:11:00 +0000 (-0800) Subject: [PATCH] mm: page_state fixes X-Git-Tag: v2.6.16-rc1~936^2~256 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a86b1f53166a260ced8f3c8c526945bf496f2e78;p=pandora-kernel.git [PATCH] mm: page_state fixes read_page_state and __get_page_state only traverse online CPUs, which will cause results to fluctuate when CPUs are plugged in or out. Signed-off-by: Nick Piggin Cc: Hugh Dickins Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed