From: Nick Piggin Date: Sun, 8 Jan 2006 09:00:41 +0000 (-0800) Subject: [PATCH] mm: cleanup zone_pcp X-Git-Tag: v2.6.16-rc1~898 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23316bc86fd31c5d644a71c398ec41d9fecacec4;p=pandora-kernel.git [PATCH] mm: cleanup zone_pcp Use zone_pcp everywhere even though NUMA code "knows" the internal details of the zone. Stop other people trying to copy, and it looks nicer. Also, only print the pagesets of online cpus in zoneinfo. Signed-off-by: Nick Piggin Cc: "Seth, Rohit" Cc: Christoph Lameter Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed