)]}'
{
  "commit": "bcb4ddb46a4c66d64d091e7ffa951b2aa1ba537f",
  "tree": "80ba7ced73f4a329e8cb84dd2b0a192708a033f0",
  "parents": [
    "131612dfe7923bd0ce5f82d6ed8303a7ef96e574"
  ],
  "author": {
    "name": "Dimitri Gorokhovik",
    "email": "dimitri.gorokhovik@free.fr",
    "time": "Fri Dec 29 16:48:28 2006 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@woody.osdl.org",
    "time": "Sat Dec 30 10:56:42 2006 -0800"
  },
  "message": "[PATCH] MM: SLOB is broken by recent cleanup of slab.h\n\nRecent cleanup of slab.h broke SLOB allocator: the routine kmem_cache_init\nhas now the __init attribute for both slab.c and slob.c.  This routine\ncannot be removed after init in the case of slob.c -- it serves as a timer\ncallback.\n\nProvide a separate timer callback routine, call it once from kmem_cache_init,\nkeep the __init attribute on the latter.\n\nSigned-off-by: Dimitri Gorokhovik \u003cdimitri.gorokhovik@free.fr\u003e\nCc: Christoph Lameter \u003cclameter@engr.sgi.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": "2e9236e10ed12bc0ac7f1a67261d0de3abd634e4",
      "old_mode": 33188,
      "old_path": "mm/slob.c",
      "new_id": "5adc29cb58dd5768044380b414f5818158a5b2be",
      "new_mode": 33188,
      "new_path": "mm/slob.c"
    }
  ]
}
