From: Jeremy Kerr Date: Thu, 27 Mar 2008 03:59:58 +0000 (+1100) Subject: [POWERPC] spufs: save MFC command channel before purging MFC queue X-Git-Tag: v2.6.26-rc1~1125^2~17^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36d29edb6dded938bf07f741a0bb0f2a7116e617;p=pandora-kernel.git [POWERPC] spufs: save MFC command channel before purging MFC queue During the context save process, we currently save the MFC command channel after purging the MFC queues. This causes a systemsim warning, as the command channel may be in an unknown state after the purge. This change does the save before purging the MFC queues. Signed-off-by: Jeremy Kerr --- Reading git-diff-tree failed