)]}'
{
  "commit": "dfbe0d3b6be52596b5694b1bb75b19562e769021",
  "tree": "75e3ef05b6dd8cc7065fe77a05a9cd1b3495619a",
  "parents": [
    "d262c32a4bcc3e5fda0325a64e53c25fe1e999d7"
  ],
  "author": {
    "name": "Paul Mackerras",
    "email": "paulus@samba.org",
    "time": "Tue Jan 15 17:29:33 2008 +1100"
  },
  "committer": {
    "name": "Paul Mackerras",
    "email": "paulus@samba.org",
    "time": "Tue Jan 15 17:30:58 2008 +1100"
  },
  "message": "[POWERPC] Fix boot failure on POWER6\n\nCommit 473980a99316c0e788bca50996375a2815124ce1 added a call to clear\nthe SLB shadow buffer before registering it.  Unfortunately this means\nthat we clear out the entries that slb_initialize has previously set in\nthere.  On POWER6, the hypervisor uses the SLB shadow buffer when doing\npartition switches, and that means that after the next partition switch,\neach non-boot CPU has no SLB entries to map the kernel text and data,\nwhich causes it to crash.\n\nThis fixes it by reverting most of 473980a9 and instead clearing the\n3rd entry explicitly in slb_initialize.  This fixes the problem that\n473980a9 was trying to solve, but without breaking POWER6.\n\nSigned-off-by: Paul Mackerras \u003cpaulus@samba.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a282bc212e809d76ec1a6b0b134864dca05ea876",
      "old_mode": 33188,
      "old_path": "arch/powerpc/mm/slb.c",
      "new_id": "50d7372bc2ce4f01cb9e78abe41148f5dc2ecf23",
      "new_mode": 33188,
      "new_path": "arch/powerpc/mm/slb.c"
    },
    {
      "type": "modify",
      "old_id": "34317aa148a8368b8e0e154a461b101e5b2e2678",
      "old_mode": 33188,
      "old_path": "arch/powerpc/platforms/pseries/lpar.c",
      "new_id": "9a455d46379d525181a4278714e22304f72028db",
      "new_mode": 33188,
      "new_path": "arch/powerpc/platforms/pseries/lpar.c"
    },
    {
      "type": "modify",
      "old_id": "951e2487aa69019e80bd83b2d6ef8b12180afaf2",
      "old_mode": 33188,
      "old_path": "include/asm-powerpc/mmu-hash64.h",
      "new_id": "82328dec2b527d2ecdd05b0694ca2d8562c0558d",
      "new_mode": 33188,
      "new_path": "include/asm-powerpc/mmu-hash64.h"
    }
  ]
}
