diff -urN RC14-rc3-git4-cx88/fs/proc/task_mmu.c RC14-rc3-git4-proc/fs/proc/task_mmu.c --- RC14-rc3-git4-cx88/fs/proc/task_mmu.c 2005-09-05 07:05:15.000000000 -0400 +++ RC14-rc3-git4-proc/fs/proc/task_mmu.c 2005-10-04 15:14:20.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,