)]}'
{
  "commit": "aedb0eb107961a234f7c38e53da65a8f7ea992a9",
  "tree": "feb4be6542e39916fe13517583cffc2ca7a4e2c3",
  "parents": [
    "7516795739bd53175629b90fab0ad488d7a6a9f7"
  ],
  "author": {
    "name": "Christoph Lameter",
    "email": "clameter@sgi.com",
    "time": "Sat Oct 21 10:24:16 2006 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Sat Oct 21 13:35:06 2006 -0700"
  },
  "message": "[PATCH] Slab: Do not fallback to nodes that have not been bootstrapped yet\n\nThe zonelist may contain zones of nodes that have not been bootstrapped and\nwe will oops if we try to allocate from those zones.  So check if the node\ninformation for the slab and the node have been setup before attempting an\nallocation.  If it has not been setup then skip that zone.\n\nUsually we will not encounter this situation since the slab bootstrap code\navoids falling back before we have setup the respective nodes but we seem\nto have a special needs for pppc.\n\nSigned-off-by: Christoph Lameter \u003cclameter@sgi.com\u003e\nAcked-by: Andy Whitcroft \u003capw@shadowen.org\u003e\nCc: Paul Mackerras \u003cpaulus@samba.org\u003e\nCc: Mike Kravetz \u003ckravetz@us.ibm.com\u003e\nCc: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\nAcked-by: Mel Gorman \u003cmel@csn.ul.ie\u003e\nAcked-by: Will Schmidt \u003cwill_schmidt@vnet.ibm.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "266449d604bd170c4c1656318c1ded64fcc5404a",
      "old_mode": 33188,
      "old_path": "mm/slab.c",
      "new_id": "84c631f30741016e0e73602129ed6c33d6ca88f9",
      "new_mode": 33188,
      "new_path": "mm/slab.c"
    }
  ]
}
