diff options
| author | Luke Browning <[email protected]> | 2008-06-05 09:30:25 +0000 |
|---|---|---|
| committer | Jeremy Kerr <[email protected]> | 2008-06-16 04:35:00 +0000 |
| commit | 1f64643aa5f5a17f1723f7ea0f17b7a3a8f632b3 (patch) | |
| tree | fbefce858013d3b53e48b5d3aa1b640025743241 /lib/debugobjects.c | |
| parent | powerpc/spufs: wait for stable spu status in spu_stopped() (diff) | |
| download | kernel-1f64643aa5f5a17f1723f7ea0f17b7a3a8f632b3.tar.gz kernel-1f64643aa5f5a17f1723f7ea0f17b7a3a8f632b3.zip | |
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 <[email protected]>
Signed-off-by: Jeremy Kerr <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions
