Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75107
b: refs/heads/master
c: 17eb2c3
h: refs/heads/master
i:
  75105: 6f6191d
  75103: 7ad599a
v: v3
  • Loading branch information
Linus Torvalds committed Dec 20, 2007
1 parent 2752d5c commit fb9e482
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 91e106259214b40e992a58fb9417da46868e19b2
refs/heads/master: 17eb2c3b56afe72f76330b5db657c8b4fc98aa39
1 change: 0 additions & 1 deletion trunk/fs/binfmt_aout.c
Original file line number Diff line number Diff line change
Expand Up @@ -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->cached_hole_size = 0;

current->mm->mmap = NULL;
compute_creds(bprm);
current->flags &= ~PF_FORKNOEXEC;
#ifdef __sparc__
Expand Down

0 comments on commit fb9e482

Please sign in to comment.