From: Ravikiran G Thirumalai Date: Thu, 29 Dec 2005 12:06:11 +0000 (+0100) Subject: [PATCH] x86_64: Fix incorrect node_present_pages on NUMA X-Git-Tag: v2.6.15~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=576fc0978b6b3673fce6d4b405f36449e508826c;p=pandora-kernel.git [PATCH] x86_64: Fix incorrect node_present_pages on NUMA Currently, we do not pass the correct start_pfn to e820_hole_size, to calculate holes. Following patch fixes that. The bug results in incorrect number of node_present_pages for each pgdat and causes ugly output in /sys and probably VM inbalances. Signed-off-by: Alok N Kataria Signed-off-by: Ravikiran Thirumalai Signed-off-by: Andi Kleen Sighed-off-by: Shair Fultheim Sighed-off-by: Linus Torvalds --- Reading git-diff-tree failed