* [GIT PULL] Please pull spufs.git master branch
@ 2008-02-20 5:36 Jeremy Kerr
0 siblings, 0 replies; 3+ messages in thread
From: Jeremy Kerr @ 2008-02-20 5:36 UTC (permalink / raw)
To: Paul Mackerras; +Cc: linuxppc-dev, cbe-oss-dev
Hi Paul,
Please do a:
git pull \
git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs.git master
I have two new bugfixes for spufs: these are both fixes for regressions
since .24.
Cheers,
Jeremy
--- 2 commits:
[POWERPC] spufs: fix scheduler starvation by idle contexts
Jeremy Kerr <jk@ozlabs.org>
arch/powerpc/platforms/cell/spufs/run.c | 1 +
arch/powerpc/platforms/cell/spufs/sched.c | 8 +++-----
2 files changed, 4 insertions(+), 5 deletions(-)
[POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}
Andre Detsch <adetsch@br.ibm.com>
arch/powerpc/platforms/cell/spu_base.c | 12 ------------
arch/powerpc/platforms/cell/spufs/switch.c | 6 +++---
include/asm-powerpc/spu.h | 3 +--
3 files changed, 4 insertions(+), 17 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL] Please pull spufs.git master branch
@ 2008-03-03 5:19 Jeremy Kerr
0 siblings, 0 replies; 3+ messages in thread
From: Jeremy Kerr @ 2008-03-03 5:19 UTC (permalink / raw)
To: linuxppc-dev, Paul Mackerras; +Cc: cbe-oss-dev
Hi Paul,
Please do a:
git pull \
git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs.git master
I have a number of striaghtforward spufs bugfixes for .25.
Cheers,
Jeremy
--- 7 commits:
[POWERPC] spufs: fix context destruction during psmap fault
Jeremy Kerr <jk@ozlabs.org>
arch/powerpc/platforms/cell/spufs/file.c | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
[POWERPC] spufs: fix invalid scheduling of forgotten contexts
Jeremy Kerr <jk@ozlabs.org>
arch/powerpc/platforms/cell/spufs/context.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
[POWERPC] spufs: fix order of sputrace thread IDs
Jeremy Kerr <jk@ozlabs.org>
arch/powerpc/platforms/cell/spufs/sputrace.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
[POWERPC] spufs: synchronize IRQ when disabling
Arnd Bergmann <arnd@arndb.de>
arch/powerpc/platforms/cell/spufs/switch.c | 6 ++++++
1 file changed, 6 insertions(+)
[POWERPC] spufs: invalidate SLB translation before adding a new entry
Arnd Bergmann <arnd@arndb.de>
arch/powerpc/platforms/cell/spu_base.c | 4 ++++
1 file changed, 4 insertions(+)
[POWERPC] spufs: serialize SLB invalidation against SLB loading
Arnd Bergmann <arnd@arndb.de>
arch/powerpc/platforms/cell/spu_base.c | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
[POWERPC] spufs: fix use time accounting on SPE-overcommit
Andre Detsch <adetsch@br.ibm.com>
arch/powerpc/platforms/cell/spufs/sched.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL] Please pull spufs.git master branch
@ 2008-03-12 2:30 Jeremy Kerr
0 siblings, 0 replies; 3+ messages in thread
From: Jeremy Kerr @ 2008-03-12 2:30 UTC (permalink / raw)
To: Paul Mackerras; +Cc: linuxppc-dev, cbe-oss-dev
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 <jk@ozlabs.org>
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 <jk@ozlabs.org>
arch/powerpc/platforms/cell/spufs/context.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-03-12 2:30 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-20 5:36 [GIT PULL] Please pull spufs.git master branch Jeremy Kerr
-- strict thread matches above, loose matches on Subject: below --
2008-03-03 5:19 Jeremy Kerr
2008-03-12 2:30 Jeremy Kerr
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox