Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263589
b: refs/heads/master
c: 552e0c8
h: refs/heads/master
i:
  263587: 1f9a4a9
v: v3
  • Loading branch information
Will Deacon authored and Russell King committed Aug 28, 2011
1 parent aeb2bf8 commit c33cddf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: 0ebb962e00a52b644433065d224ed89f72a84756
refs/heads/master: 552e0c8da8ff7099e6fe060cd7ec36ae11f5465b
3 changes: 2 additions & 1 deletion trunk/arch/arm/kernel/relocate_kernel.S
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ relocate_new_kernel:
mov r0,#0
ldr r1,kexec_mach_type
ldr r2,kexec_boot_atags
mov pc,lr
ARM( mov pc, lr )
THUMB( bx lr )

.align

Expand Down

0 comments on commit c33cddf

Please sign in to comment.