]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/binfmt_aout.c
[PATCH] mm: mm_init set_mm_counters
[linux-2.6-omap-h63xx.git] / fs / binfmt_aout.c
index dd9baabaf0166afff7a55c5692f48660553b9bfa..72011826f0cb340aabc54f65ee7d31653fc7d364 100644 (file)
@@ -318,7 +318,6 @@ static int load_aout_binary(struct linux_binprm * bprm, struct pt_regs * regs)
        current->mm->free_area_cache = current->mm->mmap_base;
        current->mm->cached_hole_size = 0;
 
-       set_mm_counter(current->mm, rss, 0);
        current->mm->mmap = NULL;
        compute_creds(bprm);
        current->flags &= ~PF_FORKNOEXEC;