From: Anton Blanchard Date: Sat, 29 Jan 2011 12:26:19 +0000 (+0000) Subject: powerpc/numa: Check for all VPHN changes X-Git-Tag: v2.6.38-rc4~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d69043e8069f493ebee9472bcc78b3f54c5c27d9;p=pandora-kernel.git powerpc/numa: Check for all VPHN changes The hypervisor uses unsigned 1 byte counters to signal topology changes to the OS. Since they can wrap we need to check for any difference, not just if the hypervisor count is greater than the previous count. Signed-off-by: Anton Blanchard Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed