]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - fs/binfmt_som.c
[PATCH] mm: mm_init set_mm_counters
[net-next-2.6.git] / fs / binfmt_som.c
index 227a2682d2bfa6f44dcf1d173af567f6788edb5d..00a91dc25d164154fac1326f39129257bc72c94f 100644 (file)
@@ -259,7 +259,6 @@ load_som_binary(struct linux_binprm * bprm, struct pt_regs * regs)
        create_som_tables(bprm);
 
        current->mm->start_stack = bprm->p;
-       set_mm_counter(current->mm, rss, 0);
 
 #if 0
        printk("(start_brk) %08lx\n" , (unsigned long) current->mm->start_brk);