commit | 9476141c185aa131fa8b4b6ccc5c0ccf92300225 | [log] [tgz] |
---|---|---|
author | Masato Noguchi <Masato.Noguchi@jp.sony.com> | Thu Dec 20 16:39:59 2007 +0900 |
committer | Paul Mackerras <paulus@samba.org> | Fri Dec 21 19:46:20 2007 +1100 |
tree | f3a594fa7c3945d9cd527d6df3cff30d0b2e6ab7 | |
parent | b192541b39ed29ff82f9f2d5427f451e89617f1c [diff] |
[POWERPC] spufs: don't set reserved bits in spu interrupt status This changes the spu context switch code to not write to reserved bits of spu interrupt status register. The architecture book says the reserved fields should be set to zero. Signed-off-by: Masato Noguchi <Masato.Noguchi@jp.sony.com> Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Paul Mackerras <paulus@samba.org>