)]}'
{
  "commit": "58bd403c3c79dd41acf5af2d170bd4e0872bb326",
  "tree": "64e30777f28b9378d690e224aefbaac27be79d7b",
  "parents": [
    "a0a7ae8939e3fdecf5478ddba54562e23de7ca1d"
  ],
  "author": {
    "name": "Jeremy Kerr",
    "email": "jk@ozlabs.org",
    "time": "Wed Dec 05 13:49:31 2007 +1100"
  },
  "committer": {
    "name": "Arnd Bergmann",
    "email": "arnd@arndb.de",
    "time": "Wed Dec 19 01:00:04 2007 +0100"
  },
  "message": "[POWERPC] cell: handle kernel SLB setup in spu_base.c\n\nCurrently, the SPU context switch code (spufs/switch.c) sets up the\nSPU\u0027s SLBs directly, which requires some low-level mm stuff.\n\nThis change moves the kernel SLB setup to spu_base.c, by exposing\na function spu_setup_kernel_slbs() to do this setup. This allows us\nto remove the low-level mm code from switch.c, making it possible\nto later move switch.c to the spufs module.\n\nAlso, add a struct spu_slb for the cases where we need to deal with\nSLB entries.\n\nSigned-off-by: Jeremy Kerr \u003cjk@ozlabs.org\u003e\nSigned-off-by: Arnd Bergmann \u003carnd@arndb.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "525712055bb2bd81aaaa9fcd3472d5c95c3cfe52",
      "old_mode": 33188,
      "old_path": "arch/powerpc/platforms/cell/spu_base.c",
      "new_id": "2ec1d38829dde88bf212f347a8de7d9fd3383a3a",
      "new_mode": 33188,
      "new_path": "arch/powerpc/platforms/cell/spu_base.c"
    },
    {
      "type": "modify",
      "old_id": "3d64c81cc6e2bc05bb0a0b0b41a71d7c6805830b",
      "old_mode": 33188,
      "old_path": "arch/powerpc/platforms/cell/spufs/switch.c",
      "new_id": "96f55148a4080912493bb9e7a11ba7488435df2b",
      "new_mode": 33188,
      "new_path": "arch/powerpc/platforms/cell/spufs/switch.c"
    },
    {
      "type": "modify",
      "old_id": "b1accce77bb5a84a52a5f3b165bff1350137770e",
      "old_mode": 33188,
      "old_path": "include/asm-powerpc/spu.h",
      "new_id": "844c7cdd6b849ddaa28df4b1ff92c569c78923a8",
      "new_mode": 33188,
      "new_path": "include/asm-powerpc/spu.h"
    }
  ]
}
