[Cbe-oss-dev] [GIT PULL] Please pull spufs master branch
Jeremy Kerr
jk at ozlabs.org
Thu May 8 15:40:51 EST 2008
Hi Paul,
Please do a:
git pull git://git.kernel.org/pub/scm/linux/kernel/jk/spufs.git
For some spufs fixes for 2.6.26
Cheers,
Jeremy
--- 13 commits:
[POWERPC] cell: Fix lost interrupts due to fasteoi handler
Jeremy Kerr <jk at ozlabs.org>
arch/powerpc/platforms/cell/interrupt.c | 53 +++++++++-
1 file changed, 51 insertions(+), 2 deletions(-)
[POWERPC] spufs: don't touch suspend bits when purging DMA queue
Jeremy Kerr <jk at ozlabs.org>
arch/powerpc/platforms/cell/spufs/switch.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
[POWERPC] spufs: fix save of mfc_cntl register
Jeremy Kerr <jk at ozlabs.org>
arch/powerpc/platforms/cell/spufs/switch.c | 13 +++++-----
1 file changed, 7 insertions(+), 6 deletions(-)
[POWERPC] spufs: fix post-stopped update of MFC_CNTL register
Jeremy Kerr <jk at ozlabs.org>
arch/powerpc/platforms/cell/spufs/switch.c | 13 ++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
[POWERPC] spufs: update master runcntl with context lock held
Jeremy Kerr <jk at ozlabs.org>
arch/powerpc/platforms/cell/spufs/run.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
[POWERPC] spufs: don't acquire state_mutex interruptible while performing callback
Jeremy Kerr <jk at ozlabs.org>
arch/powerpc/platforms/cell/spufs/run.c | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
[POWERPC] spufs: set SPU_CONTEXT_SWITCH_PENDING before synchronising SPU irqs
Luke Browning <lukebr at linux.vnet.ibm.com>
arch/powerpc/platforms/cell/spufs/switch.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
[POWERPC] spufs: try to route SPU interrupts to local node
Luke Browning <lukebr at linux.vnet.ibm.com>
arch/powerpc/platforms/cell/spu_priv1_mmio.c | 16 ++++++++--
arch/powerpc/platforms/cell/spufs/sched.c | 4 +-
arch/powerpc/platforms/cell/spufs/spufs.h | 1
arch/powerpc/platforms/cell/spufs/switch.c | 8 +++++
4 files changed, 26 insertions(+), 3 deletions(-)
[POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptions
Luke Browning <lukebr at linux.vnet.ibm.com>
arch/powerpc/platforms/cell/spu_base.c | 27 ++++++---
arch/powerpc/platforms/cell/spufs/fault.c | 17 +++--
arch/powerpc/platforms/cell/spufs/run.c | 29 ++++++----
arch/powerpc/platforms/cell/spufs/spufs.h | 2
arch/powerpc/xmon/xmon.c | 6 +-
include/asm-powerpc/spu.h | 8 +-
include/asm-powerpc/spu_csa.h | 3 -
7 files changed, 60 insertions(+), 32 deletions(-)
[POWERPC] spufs: handle faults while the context switch pending flag is set
Luke Browning <lukebr at linux.vnet.ibm.com>
arch/powerpc/platforms/cell/spu_base.c | 4 +
arch/powerpc/platforms/cell/spufs/switch.c | 23 ++++++----
include/asm-powerpc/spu.h | 1
3 files changed, 19 insertions(+), 9 deletions(-)
[POWERPC] spufs: spu_create should send inotify IM_CREATE event
Christoph Hellwig <hch at lst.de>
arch/powerpc/platforms/cell/spufs/inode.c | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
[POWERPC] spufs: don't requeue victim contex in find_victim if it's not in spu_run
Christoph Hellwig <hch at lst.de>
arch/powerpc/platforms/cell/spufs/sched.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
[POWERPC] spufs: lockdep annotations for spufs_dir_close
Christoph Hellwig <hch at lst.de>
arch/powerpc/platforms/cell/spufs/inode.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the cbe-oss-dev
mailing list