Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163486
b: refs/heads/master
c: fe98dd3
h: refs/heads/master
v: v3
  • Loading branch information
Matt Fleming committed Aug 21, 2009
1 parent ddbb5c4 commit 02d8e7f
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: b344e24a8e8ceda83d1285d22e3e5baf4f5e42d3
refs/heads/master: fe98dd31eb9fe055703e0171134b4d074558d4e9
2 changes: 2 additions & 0 deletions trunk/arch/sh/kernel/cpu/sh3/entry.S
Original file line number Diff line number Diff line change
Expand Up @@ -508,6 +508,8 @@ ENTRY(handle_interrupt)
bsr save_regs ! needs original pr value in k3
mov #-1, k2 ! default vector kept in k2

setup_frame_reg

! Setup return address and jump to do_IRQ
mov.l 4f, r9 ! fetch return address
lds r9, pr ! put return address in pr
Expand Down

0 comments on commit 02d8e7f

Please sign in to comment.