diff -aurpN -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 Thu Jan 1 21:30:28 2004 @@ -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;