Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101743
b: refs/heads/master
c: a91a03e
h: refs/heads/master
i:
  101741: dbc3be3
  101739: 00871f8
  101735: 060bee9
  101727: 63464f0
v: v3
  • Loading branch information
Eric B Munson authored and Paul Mackerras committed Jul 1, 2008
1 parent 6173b6d commit c8d243c
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 89b5810f6ed4b2d42415e5ec656ab6b148cd2bde
refs/heads/master: a91a03ee31a5c29a934708b7cf37bb8da516d016
3 changes: 2 additions & 1 deletion trunk/include/asm-powerpc/elf.h
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,8 @@ do { \
else \
clear_thread_flag(TIF_ABI_PENDING); \
if (personality(current->personality) != PER_LINUX32) \
set_personality(PER_LINUX); \
set_personality(PER_LINUX | \
(current->personality & (~PER_MASK))); \
} while (0)
/*
* An executable for which elf_read_implies_exec() returns TRUE will
Expand Down

0 comments on commit c8d243c

Please sign in to comment.