Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258974
b: refs/heads/master
c: f796062
h: refs/heads/master
v: v3
  • Loading branch information
Mathias Krause authored and Linus Torvalds committed Jul 26, 2011
1 parent 92c4f63 commit 4cf5ef6
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: 6fa80900db58b547fe1cfdc77c5413091cafa7bd
refs/heads/master: f796062598235b9f73086d0fb779e120ae9581a0
1 change: 0 additions & 1 deletion trunk/arch/m32r/include/asm/processor.h
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ struct thread_struct {

#define start_thread(regs, new_pc, new_spu) \
do { \
set_fs(USER_DS); \
regs->psw = (regs->psw | USERPS_BPSW) & 0x0000FFFFUL; \
regs->bpc = new_pc; \
regs->spu = new_spu; \
Expand Down

0 comments on commit 4cf5ef6

Please sign in to comment.