Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 356320
b: refs/heads/master
c: 330cb32
h: refs/heads/master
v: v3
  • Loading branch information
Helge Deller committed Feb 20, 2013
1 parent c9d4d90 commit 4aa0d87
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: 24084747df3474bbdeb0880d26afe82c42161a6b
refs/heads/master: 330cb32520239a6ce81010df24c1e2d4ba67e7b5
2 changes: 1 addition & 1 deletion trunk/arch/parisc/include/asm/elf.h
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ typedef unsigned long elf_greg_t;
#define ELF_PLATFORM ("PARISC\0")

#define SET_PERSONALITY(ex) \
current->personality = PER_LINUX; \
set_personality((current->personality & ~PER_MASK) | PER_LINUX); \
current->thread.map_base = DEFAULT_MAP_BASE; \
current->thread.task_size = DEFAULT_TASK_SIZE \

Expand Down

0 comments on commit 4aa0d87

Please sign in to comment.