Luke Browning 1f64643aa5 powerpc/spufs: remove class_0_dsisr from spu exception handling
According to the CBEA, the SPU dsisr is not updated for class 0
exceptions.

spu_stopped() is testing the dsisr that was passed to it from the class
0 exception handler, so we return a false positive here.

This patch cleans up the interrupt handler and erroneous tests in
spu_stopped. It also removes the fields from the csa since it is not
needed to process class 0 events.

Signed-off-by: Luke Browning <lukebrowning@us.ibm.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
2008-06-16 14:35:00 +10:00
..
2008-06-02 20:38:15 +01:00
2008-05-16 17:22:20 -04:00
2008-05-27 13:24:39 -07:00
2008-05-16 17:22:20 -04:00
2008-05-30 10:03:36 +02:00
2008-06-09 16:49:43 +09:00
2008-06-03 15:21:21 -07:00
2008-06-06 11:29:10 -07:00
2008-05-16 17:22:20 -04:00
2008-04-29 08:06:11 -07:00