Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30173
b: refs/heads/master
c: fcc18e8
h: refs/heads/master
i:
  30171: 6e3d759
v: v3
  • Loading branch information
Malcolm Parsons authored and Linus Torvalds committed Jun 26, 2006
1 parent fc600d4 commit ec7dac8
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: 091487772c3312f3de599d99ca1d73395b54ed61
refs/heads/master: fcc18e83e1f6fd9fa6b333735bf0fcd530655511
2 changes: 1 addition & 1 deletion trunk/fs/binfmt_flat.c
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,7 @@ static int load_flat_file(struct linux_binprm * bprm,
}

/* OK, This is the point of no return */
set_personality(PER_LINUX);
set_personality(PER_LINUX_32BIT);
}

/*
Expand Down

0 comments on commit ec7dac8

Please sign in to comment.