Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23831
b: refs/heads/master
c: 7682968
h: refs/heads/master
i:
  23829: 40afa68
  23827: 3013b71
  23823: ab955dd
v: v3
  • Loading branch information
Andi Kleen authored and Linus Torvalds committed Mar 25, 2006
1 parent aa6f66e commit 381b9b6
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: df92004ce60a0bb60c8315903c0765873c34a702
refs/heads/master: 7682968b7d4d42bb076051b962c3926b4c98539a
2 changes: 1 addition & 1 deletion trunk/arch/x86_64/kernel/setup64.c
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ int __init nonx_setup(char *str)
}
__setup("noexec=", nonx_setup); /* parsed early actually */

int force_personality32 = READ_IMPLIES_EXEC;
int force_personality32 = 0;

/* noexec32=on|off
Control non executable heap for 32bit processes.
Expand Down

0 comments on commit 381b9b6

Please sign in to comment.