Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165943
b: refs/heads/master
c: 71b23d5
h: refs/heads/master
i:
  165941: 6cbae8f
  165939: 0a2ee7b
  165935: a8c0295
v: v3
  • Loading branch information
John Williams authored and Michal Simek committed Sep 22, 2009
1 parent aea55fc commit d7b82a8
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: 866d72295d52353eeb0c36ccd8e5813dca869265
refs/heads/master: 71b23d547b5a06f49acacaf742ebf1a85673f8d1
2 changes: 2 additions & 0 deletions trunk/arch/microblaze/kernel/hw_exception_handler.S
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,8 @@ handle_other_ex: /* Handle Other exceptions here */
addk r8, r17, r0; /* Load exception address */
bralid r15, full_exception; /* Branch to the handler */
nop;
mts r0, rfsr; /* Clear sticky fsr */
nop

/*
* Trigger execution of the signal handler by enabling
Expand Down

0 comments on commit d7b82a8

Please sign in to comment.