Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 297599
b: refs/heads/master
c: e88443c
h: refs/heads/master
i:
  297597: 395d58c
  297595: 1911e88
  297591: dbadc83
  297583: a02866f
  297567: 4953e7d
  297535: 255e619
  297471: f7adfc7
v: v3
  • Loading branch information
Mathias Krause authored and Russell King committed Mar 24, 2012
1 parent c3674de commit 1331ff4
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: b21d55e98ac2bbcbbeec9a8cb091f717fd95b072
refs/heads/master: e88443cdfc61af5cd22d6aeb245ee94833c473bc
1 change: 0 additions & 1 deletion trunk/arch/arm/include/asm/processor.h
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ struct thread_struct {
#define start_thread(regs,pc,sp) \
({ \
unsigned long *stack = (unsigned long *)sp; \
set_fs(USER_DS); \
memset(regs->uregs, 0, sizeof(regs->uregs)); \
if (current->personality & ADDR_LIMIT_32BIT) \
regs->ARM_cpsr = USR_MODE; \
Expand Down

0 comments on commit 1331ff4

Please sign in to comment.