From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Subject: [GIT PULL] Please pull spufs master branch Message-Id: <1208403837.286854.46120525208.0.gpush@pingu> To: Paul Mackerras From: Jeremy Kerr Date: Thu, 17 Apr 2008 13:43:57 +1000 Cc: linuxppc-dev@ozlabs.org, cbe-oss-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Paul, A few bugfixes for spufs. Cheers, Jeremy --- 4 commits: [POWERPC] spufs: add newline to signal{1,2}_type files Jeremy Kerr arch/powerpc/platforms/cell/spufs/file.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) [POWERPC] spufs: reacquire LS pointer in spu_process_callback Jeremy Kerr arch/powerpc/platforms/cell/spufs/run.c | 4 ++++ 1 file changed, 4 insertions(+) [POWERPC] spufs: save MFC command channel before purging MFC queue Jeremy Kerr arch/powerpc/platforms/cell/spufs/switch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) [POWERPC] spufs: fix incorrect file descriptors in SPU coredump note names Gerhard Stenzel arch/powerpc/platforms/cell/spufs/coredump.c | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-)