]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[POWERPC] spufs: Return correct event for data storage interrupt
authorArnd Bergmann <arnd@arndb.de>
Mon, 20 Nov 2006 17:45:03 +0000 (18:45 +0100)
committerPaul Mackerras <paulus@samba.org>
Mon, 4 Dec 2006 09:39:54 +0000 (20:39 +1100)
commit453d9f72a91d798c3e3c4b4bed26210926dfb57b
tree8d7530350a18f43df4ec017c649e182e5481b787
parent0021550c0199b2bf5e434eda0216144074537fc7
[POWERPC] spufs: Return correct event for data storage interrupt

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>
arch/powerpc/platforms/cell/spu_base.c
arch/powerpc/platforms/cell/spufs/run.c