vserver 2.0-rc4
[linux-2.6.git] / arch / mips / kernel / irixelf.c
index c34a93a..950aeea 100644 (file)
@@ -692,7 +692,6 @@ static int load_irix_binary(struct linux_binprm * bprm, struct pt_regs * regs)
        /* Do this so that we can load the interpreter, if need be.  We will
         * change some of these later.
         */
-       // current->mm->rss = 0;
        vx_rsspages_sub(current->mm, current->mm->rss);
        setup_arg_pages(bprm, STACK_TOP, EXSTACK_DEFAULT);
        current->mm->start_stack = bprm->p;