Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223326
b: refs/heads/master
c: a989ff8
h: refs/heads/master
v: v3
  • Loading branch information
Al Viro authored and Ralf Baechle committed Dec 16, 2010
1 parent bc0c701 commit 4e33a81
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 2b3e50234eafc40a04f5f4a2b7bb24b506fd7e87
refs/heads/master: a989ff898f9740651d00388c33bdf4f2a7914920
1 change: 0 additions & 1 deletion trunk/arch/mips/kernel/process.c
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ int copy_thread(unsigned long clone_flags, unsigned long usp,
childregs->regs[7] = 0; /* Clear error flag */

childregs->regs[2] = 0; /* Child gets zero as return value */
regs->regs[2] = p->pid;

if (childregs->cp0_status & ST0_CU0) {
childregs->regs[28] = (unsigned long) ti;
Expand Down

0 comments on commit 4e33a81

Please sign in to comment.