From: Arnd Bergmann Date: Fri, 9 Dec 2005 18:04:18 +0000 (+0100) Subject: [PATCH] spufs: clear dsisr on CLASS1[Mf] exception X-Git-Tag: v2.6.16-rc1~666^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38307341af3a0be8ec5319756361b51ac29dffc7;p=pandora-kernel.git [PATCH] spufs: clear dsisr on CLASS1[Mf] exception Because of always clearing DSISR at spu class 1 interrupt handler, kernel may lose Class1[Mf] interrupt. Signed-off-by: Masato Noguchi Signed-off-by: Geoff Levand Signed-off-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed