Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260375
b: refs/heads/master
c: 3a71366
h: refs/heads/master
i:
  260373: 42b2bd3
  260371: 288658b
  260367: 3b72b76
v: v3
  • Loading branch information
Mathias Krause authored and Ralf Baechle committed Jul 25, 2011
1 parent 0119c5c commit dac898f
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: c4a50541611d097c92f9e599f53d19d438074b12
refs/heads/master: 3a7136602b6fcb27073a241006cd5d029cacfafa
1 change: 0 additions & 1 deletion trunk/arch/mips/kernel/process.c
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ void start_thread(struct pt_regs * regs, unsigned long pc, unsigned long sp)
__init_dsp();
regs->cp0_epc = pc;
regs->regs[29] = sp;
current_thread_info()->addr_limit = USER_DS;
}

void exit_thread(void)
Expand Down

0 comments on commit dac898f

Please sign in to comment.