git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
038200c
)
[POWERPC] spufs: Fix SPE single-step mode
author
Jeremy Kerr
<jk@ozlabs.org>
Fri, 11 Jan 2008 04:03:26 +0000
(15:03 +1100)
committer
Paul Mackerras
<paulus@samba.org>
Wed, 6 Feb 2008 05:26:59 +0000
(16:26 +1100)
Currently we only catch debug events through the 0x3fff status;
spufs_run_spu doesn't handle single-step SPE events.
This change adds a handler for conditions where the SPE is stopped due
to single-step-mode.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found