diff -urN RC13-git12-cx88/fs/proc/task_mmu.c RC13-git12-proc/fs/proc/task_mmu.c --- RC13-git12-cx88/fs/proc/task_mmu.c 2005-09-05 07:05:15.000000000 -0400 +++ RC13-git12-proc/fs/proc/task_mmu.c 2005-09-12 14:50:22.000000000 -0400 @@ -178,7 +178,7 @@ static int show_map(struct seq_file *m, void *v) { - return show_map_internal(m, v, 0); + return show_map_internal(m, v, NULL); } static void smaps_pte_range(struct vm_area_struct *vma, pmd_t *pmd,