|
@@ -319,7 +319,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->free_area_cache = current->mm->mmap_base;
|
|
current->mm->cached_hole_size = 0;
|
|
current->mm->cached_hole_size = 0;
|
|
|
|
|
|
- current->mm->mmap = NULL;
|
|
|
|
compute_creds(bprm);
|
|
compute_creds(bprm);
|
|
current->flags &= ~PF_FORKNOEXEC;
|
|
current->flags &= ~PF_FORKNOEXEC;
|
|
#ifdef __sparc__
|
|
#ifdef __sparc__
|