diff -purN -X /home/mbligh/.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	2003-10-21 11:16:04.000000000 -0700
+++ 115-ppc64_numa_sign_extn/arch/ppc64/mm/numa.c	2003-12-11 17:05:33.000000000 -0800
@@ -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;