vserver 2.0-rc4
[linux-2.6.git] / fs / binfmt_elf_fdpic.c
index 1b0c17c..8f2a06a 100644 (file)
@@ -299,7 +299,6 @@ static int load_elf_fdpic_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);
 
 #ifdef CONFIG_MMU