Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334346
b: refs/heads/master
c: 68687c8
h: refs/heads/master
v: v3
  • Loading branch information
Russell King authored and Linus Torvalds committed Oct 15, 2012
1 parent bae1b58 commit 3d94f11
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: ddffeb8c4d0331609ef2581d84de4d763607bd37
refs/heads/master: 68687c842caefd5386d47a571fb4725df3556891
4 changes: 2 additions & 2 deletions trunk/arch/arm/kernel/entry-common.S
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@ ENTRY(ret_from_fork)
bl schedule_tail
cmp r5, #0
movne r0, r4
movne lr, pc
adrne lr, BSYM(1f)
movne pc, r5
get_thread_info tsk
1: get_thread_info tsk
b ret_slow_syscall
ENDPROC(ret_from_fork)

Expand Down

0 comments on commit 3d94f11

Please sign in to comment.