]> git.baikalelectronics.ru Git - kernel.git/commit
[CELL] spufs: limit saving MFC_CNTL bits
authorMasato Noguchi <Masato.Noguchi@jp.sony.com>
Fri, 20 Jul 2007 19:39:39 +0000 (21:39 +0200)
committerArnd Bergmann <arnd@klappe.arndb.de>
Fri, 20 Jul 2007 19:41:57 +0000 (21:41 +0200)
commitd9d17b68906d663652e0e0d7e6aa14b03c86423b
tree2b0cfb0a9ce237534b45e67acd3b3e8b9140c874
parentde0291f1c5449e988d5bc6a1da139ac133bb3a6d
[CELL] spufs: limit saving MFC_CNTL bits

At save step 8, the mfc control register in the CSA should be written
_only_ with Sc and Sm bits (at least MFC_CNTL[Dh] should be set to 0)

Signed-off-by: Masato Noguchi <Masato.Noguchi@jp.sony.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
arch/powerpc/platforms/cell/spufs/switch.c