Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 260392
b: refs/heads/master
c: b45d59f
h: refs/heads/master
v: v3
  • Loading branch information
Mathias Krause authored and Linus Torvalds committed Jul 26, 2011
1 parent b48386d commit 0f1f76c
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: fc92805a8e25e5e2b0ba7c413cc15d9f05962ee8
refs/heads/master: b45d59fb92f60c9c3cda01355d42b907b863e47a
1 change: 0 additions & 1 deletion trunk/arch/mn10300/include/asm/processor.h
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ static inline void start_thread(struct pt_regs *regs,
{
struct thread_info *ti = current_thread_info();
struct pt_regs *frame0;
set_fs(USER_DS);

frame0 = thread_info_to_uregs(ti);
frame0->epsw = EPSW_nSL | EPSW_IE | EPSW_IM;
Expand Down

0 comments on commit 0f1f76c

Please sign in to comment.