Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284355
b: refs/heads/master
c: 01fa310
h: refs/heads/master
i:
  284353: a161b63
  284351: 80a39ad
v: v3
  • Loading branch information
Mathias Krause authored and Linus Torvalds committed Jan 13, 2012
1 parent b86afcf commit 55953f8
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: 08346bf8051c62f92f132eff267e524a7165ee0c
refs/heads/master: 01fa310cd9158ebdd1ee95383540ecaa3f4ef3f6
1 change: 0 additions & 1 deletion trunk/arch/ia64/include/asm/processor.h
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,6 @@ struct thread_struct {
}

#define start_thread(regs,new_ip,new_sp) do { \
set_fs(USER_DS); \
regs->cr_ipsr = ((regs->cr_ipsr | (IA64_PSR_BITS_TO_SET | IA64_PSR_CPL)) \
& ~(IA64_PSR_BITS_TO_CLEAR | IA64_PSR_RI | IA64_PSR_IS)); \
regs->cr_iip = new_ip; \
Expand Down

0 comments on commit 55953f8

Please sign in to comment.