From: Jeremy Kerr Date: Fri, 11 Jan 2008 04:03:26 +0000 (+1100) Subject: [POWERPC] spufs: Fix SPE single-step mode X-Git-Tag: v2.6.25-rc1~303^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60cf54db47727935af1c439f59c636a96a8cbd4b;p=pandora-kernel.git [POWERPC] spufs: Fix SPE single-step mode Currently we only catch debug events through the 0x3fff status; spufs_run_spu doesn't handle single-step SPE events. This change adds a handler for conditions where the SPE is stopped due to single-step-mode. Signed-off-by: Jeremy Kerr Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed