Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 188408
b: refs/heads/master
c: 8e4971f
h: refs/heads/master
v: v3
  • Loading branch information
Anders Grafström authored and Russell King committed Mar 15, 2010
1 parent 2677816 commit 344f7a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5d8614cc5d6c5c02b7995ed97303481d4e3a8cc7
refs/heads/master: 8e4971f2fb2380ce66196136e113d04196b80fcd
2 changes: 2 additions & 0 deletions trunk/arch/arm/kernel/entry-header.S
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@
.else
ldmdb sp, {r0 - lr}^ @ get calling r0 - lr
.endif
mov r0, r0 @ ARMv5T and earlier require a nop
@ after ldm {}^
add sp, sp, #S_FRAME_SIZE - S_PC
movs pc, lr @ return & move spsr_svc into cpsr
.endm
Expand Down

0 comments on commit 344f7a7

Please sign in to comment.