commit | 05a059f3296c07a7455290dd8188b23ecb380fc7 | [log] [tgz] |
---|---|---|
author | Jeremy Kerr <jk@ozlabs.org> | Wed Sep 19 14:38:12 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Wed Sep 19 15:12:17 2007 +1000 |
tree | 037941b01c1d6ce683c2e20228a49db5fa2b3020 | |
parent | 4ec3c3d08d4de744b7a1d885529d1e040ec747a4 [diff] |
[POWERPC] spufs: Fix restore_decr_wrapped() to match CBE Handbook Based on an original patch from Masato Noguchi <Masato.Noguchi@jp.sony.com>. We're currently not restoring the SPE decrementer as specified by the CBE handbook. This change fixes our implementation to match, and makes the function read more like the docs. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Paul Mackerras <paulus@samba.org>