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:
0021550
)
[POWERPC] spufs: Return correct event for data storage interrupt
author
Arnd Bergmann
<arnd@arndb.de>
Mon, 20 Nov 2006 17:45:03 +0000
(18:45 +0100)
committer
Paul Mackerras
<paulus@samba.org>
Mon, 4 Dec 2006 09:39:54 +0000
(20:39 +1100)
When we attempt an MFC DMA to an unmapped address, the event
returned from spu_run should be SPE_EVENT_SPE_DATA_STORAGE,
not SPE_EVENT_INVALID_DMA.
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
No differences found