Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 31035
b: refs/heads/master
c: 583e7f5
h: refs/heads/master
i:
  31033: 71e1f82
  31031: 706f8f4
v: v3
  • Loading branch information
Russell King authored and Russell King committed Jun 28, 2006
1 parent 96fec7c commit 8d79380
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 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: d090dddaba7c8da6401bb259340dce05ca32f564
refs/heads/master: 583e7f5d36547f0d84caf71d43b71f0530a47766
5 changes: 1 addition & 4 deletions trunk/arch/arm/lib/backtrace.S
Original file line number Diff line number Diff line change
Expand Up @@ -97,16 +97,13 @@ ENTRY(c_backtrace)
b 1007f

/*
* Fixup for LDMDB
* Fixup for LDMDB. Note that this must not be in the fixup section.
*/
.section .fixup,"ax"
.align 0
1007: ldr r0, =.Lbad
mov r1, frame
bl printk
ldmfd sp!, {r4 - r8, pc}
.ltorg
.previous
.section __ex_table,"a"
.align 3
Expand Down

0 comments on commit 8d79380

Please sign in to comment.