Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98814
b: refs/heads/master
c: 96a8e13
h: refs/heads/master
v: v3
  • Loading branch information
Hugh Dickins authored and Linus Torvalds committed Jul 10, 2008
1 parent 57f304c commit f92845f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: f8804d39462dc019ae9d1a6e4d45512e9dfec2bf
refs/heads/master: 96a8e13ed44e380fc2bb6c711d74d5ba698c00b2
2 changes: 1 addition & 1 deletion trunk/fs/exec.c
Original file line number Diff line number Diff line change
Expand Up @@ -610,7 +610,7 @@ int setup_arg_pages(struct linux_binprm *bprm,
bprm->exec -= stack_shift;

down_write(&mm->mmap_sem);
vm_flags = vma->vm_flags;
vm_flags = VM_STACK_FLAGS;

/*
* Adjust stack execute permissions; explicitly enable for
Expand Down

0 comments on commit f92845f

Please sign in to comment.