|
@@ -327,7 +327,6 @@ static int load_aout_binary(struct linux_binprm *bprm, struct pt_regs *regs)
|
|
current->mm->free_area_cache = TASK_UNMAPPED_BASE;
|
|
current->mm->free_area_cache = TASK_UNMAPPED_BASE;
|
|
current->mm->cached_hole_size = 0;
|
|
current->mm->cached_hole_size = 0;
|
|
|
|
|
|
- current->mm->mmap = NULL;
|
|
|
|
install_exec_creds(bprm);
|
|
install_exec_creds(bprm);
|
|
current->flags &= ~PF_FORKNOEXEC;
|
|
current->flags &= ~PF_FORKNOEXEC;
|
|
|
|
|