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.git master branch Message-Id: <1205289058.252638.178134801644.0.gpush@pokey> To: Paul Mackerras From: Jeremy Kerr Date: Wed, 12 Mar 2008 13:30:58 +1100 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, Please do a: git pull \ git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs.git master I have a two more bugfixes for the SPU scheduler. Cheers, Jeremy --- 2 commits: [POWERPC] spufs: don't (ab)use SCHED_IDLE Jeremy Kerr arch/powerpc/platforms/cell/spufs/run.c | 3 ++- arch/powerpc/platforms/cell/spufs/sched.c | 4 ++-- arch/powerpc/platforms/cell/spufs/spufs.h | 1 + 3 files changed, 5 insertions(+), 3 deletions(-) [POWERPC] spufs: fix rescheduling of non-runnable contexts Jeremy Kerr arch/powerpc/platforms/cell/spufs/context.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)