]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/binfmt_som.c
ocfs2: inline dlm_lockres_get()
[linux-2.6-omap-h63xx.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);