* [GIT PULL] Please pull spufs master branch
@ 2008-04-17 3:43 Jeremy Kerr
2008-04-17 3:57 ` Jeremy Kerr
0 siblings, 1 reply; 3+ messages in thread
From: Jeremy Kerr @ 2008-04-17 3:43 UTC (permalink / raw)
To: Paul Mackerras; +Cc: linuxppc-dev, cbe-oss-dev
Hi Paul,
A few bugfixes for spufs.
Cheers,
Jeremy
--- 4 commits:
[POWERPC] spufs: add newline to signal{1,2}_type files
Jeremy Kerr <jk@ozlabs.org>
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 <jk@ozlabs.org>
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 <jk@ozlabs.org>
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 <stenzel@de.ibm.com>
arch/powerpc/platforms/cell/spufs/coredump.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [GIT PULL] Please pull spufs master branch
2008-04-17 3:43 [GIT PULL] Please pull spufs master branch Jeremy Kerr
@ 2008-04-17 3:57 ` Jeremy Kerr
0 siblings, 0 replies; 3+ messages in thread
From: Jeremy Kerr @ 2008-04-17 3:57 UTC (permalink / raw)
To: linuxppc-dev; +Cc: Paul Mackerras, cbe-oss-dev
> A few bugfixes for spufs.
... just in case you're not omnipotent, here's the git URL:
git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs.git master
Cheers,
Jeremy
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL] Please pull spufs master branch
@ 2008-04-30 6:44 Jeremy Kerr
0 siblings, 0 replies; 3+ messages in thread
From: Jeremy Kerr @ 2008-04-30 6:44 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
For some updates for 2.6.26. This includes some sputrace updates and a
new switch_log for spufs contexts.
Cheers,
Jeremy
--- 6 commits:
[POWERPC] spufs: add context switch notification log
Christoph Hellwig <hch@lst.de>
arch/powerpc/platforms/cell/spufs/context.c | 1
arch/powerpc/platforms/cell/spufs/file.c | 166 ++++++++++
arch/powerpc/platforms/cell/spufs/run.c | 2
arch/powerpc/platforms/cell/spufs/sched.c | 2
arch/powerpc/platforms/cell/spufs/spufs.h | 29 +
5 files changed, 200 insertions(+)
[POWERPC] spufs: add sputrace marker parameter names
Julio M. Merino Vidal <jmerino@ac.upc.edu>
arch/powerpc/platforms/cell/spufs/spufs.h | 4 -
arch/powerpc/platforms/cell/spufs/sputrace.c | 36 +++++-----
2 files changed, 20 insertions(+), 20 deletions(-)
[POWERPC] spufs: add marker for destroy_spu_context
Julio M. Merino Vidal <jmerino@ac.upc.edu>
arch/powerpc/platforms/cell/spufs/context.c | 1 +
1 file changed, 1 insertion(+)
[POWERPC] spufs: fix marker name for find_victim
Julio M. Merino Vidal <jmerino@ac.upc.edu>
arch/powerpc/platforms/cell/spufs/sched.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[POWERPC] spufs: trace spu_acquire_saved events
Julio M. Merino Vidal <jmerino@ac.upc.edu>
arch/powerpc/platforms/cell/spufs/context.c | 2 ++
1 file changed, 2 insertions(+)
[POWERPC] spufs: add .gitignore for spu_save_dump.h & spu_restore_dump.h
Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/platforms/cell/spufs/.gitignore | 0
arch/powerpc/platforms/cell/spufs/.gitignore | 2 ++
2 files changed, 2 insertions(+)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-04-30 6:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-17 3:43 [GIT PULL] Please pull spufs master branch Jeremy Kerr
2008-04-17 3:57 ` Jeremy Kerr
-- strict thread matches above, loose matches on Subject: below --
2008-04-30 6:44 Jeremy Kerr
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).