diff -urpN -X /home/fletch/.diff.exclude 114-ppc64_compat_clock/arch/ppc64/mm/numa.c 115-ppc64_numa_sign_extn/arch/ppc64/mm/numa.c
--- 114-ppc64_compat_clock/arch/ppc64/mm/numa.c	Mon Nov 17 18:29:41 2003
+++ 115-ppc64_numa_sign_extn/arch/ppc64/mm/numa.c	Mon Dec  8 10:36:24 2003
@@ -108,7 +108,7 @@ static int __init parse_numa_properties(
 
 	for (memory = find_type_devices("memory"); memory;
 	     memory = memory->next) {
-		int *tmp1, *tmp2;
+		unsigned int *tmp1, *tmp2;
 		unsigned long i;
 		unsigned long start = 0;
 		unsigned long size = 0;