Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73081
b: refs/heads/master
c: 0e67068
h: refs/heads/master
i:
  73079: b2070af
v: v3
  • Loading branch information
Stuart Menefy authored and Paul Mundt committed Nov 2, 2007
1 parent 459658d commit cc68ddf
Show file tree
Hide file tree
Showing 2 changed files with 5 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: c81134b58c0857122cce23b29d41788e02a5024d
refs/heads/master: 0e670685e4925930000a678c74eb1cbf23b415fa
4 changes: 4 additions & 0 deletions trunk/arch/sh/mm/copy_page.S
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,11 @@ EX( mov.l @r5+,r8 )
EX( mov.l @r5+,r9 )
EX( mov.l @r5+,r10 )
EX( mov.l @r5+,r11 )
#ifdef CONFIG_CPU_SH4
EX( movca.l r0,@r4 )
#else
EX( mov.l r0,@r4 )
#endif
add #-32, r6
EX( mov.l r1,@(4,r4) )
mov #32, r0
Expand Down

0 comments on commit cc68ddf

Please sign in to comment.