From: Masato Noguchi Date: Fri, 20 Jul 2007 19:39:38 +0000 (+0200) Subject: [CELL] spufs: fix read and write for decr_status file X-Git-Tag: v2.6.23-rc1~195^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d40a01d4f4f205d0645beb371edc153d9ec8fb9f;p=pandora-kernel.git [CELL] spufs: fix read and write for decr_status file The decr_status in the LSCSA is valid only in the sequence of context restore. Thus, it's nonsense to read and/or write it through spufs. This patch changes decr_status node to access MFC_CNTL[Ds] in the CSA. Signed-off-by: Masato Noguchi Signed-off-by: Jeremy Kerr Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed