Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300076
b: refs/heads/master
c: ce7e5d2
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed May 6, 2012
1 parent 9e97d18 commit 9b9c147
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 03cb00b3c7cc356d0df1d7198d8485b824fef1c8
refs/heads/master: ce7e5d2d19bc371e1b67826bfbc79bbcbaa9772f
3 changes: 1 addition & 2 deletions trunk/arch/x86/ia32/ia32_aout.c
Original file line number Diff line number Diff line change
Expand Up @@ -294,8 +294,7 @@ static int load_aout_binary(struct linux_binprm *bprm, struct pt_regs *regs)

/* OK, This is the point of no return */
set_personality(PER_LINUX);
set_thread_flag(TIF_IA32);
current->mm->context.ia32_compat = 1;
set_personality_ia32(false);

setup_new_exec(bprm);

Expand Down

0 comments on commit 9b9c147

Please sign in to comment.