[GIT PULL] Please pull spufs.git master branch

Jeremy Kerr jk at ozlabs.org
Mon Mar 3 16:19:24 EST 2008


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 at 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 at 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 at 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 at 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 at 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 at 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 at br.ibm.com>

    arch/powerpc/platforms/cell/spufs/sched.c          |    2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)
   



More information about the Linuxppc-dev mailing list