)]}'
{
  "commit": "acdfcd04d9df7d084ff752f82afad6ed4ad5f363",
  "tree": "edee979b012067348978d7ea23a58acd4b532a7d",
  "parents": [
    "cf5d11317e8f2671d3115622aec76274a40f4fc2"
  ],
  "author": {
    "name": "Aaro Koskinen",
    "email": "aaro.koskinen@nokia.com",
    "time": "Fri Aug 28 14:28:54 2009 +0300"
  },
  "committer": {
    "name": "Pekka Enberg",
    "email": "penberg@cs.helsinki.fi",
    "time": "Sun Aug 30 14:56:48 2009 +0300"
  },
  "message": "SLUB: fix ARCH_KMALLOC_MINALIGN cases 64 and 256\n\nIf the minalign is 64 bytes, then the 96 byte cache should not be created\nbecause it would conflict with the 128 byte cache.\n\nIf the minalign is 256 bytes, patching the size_index table should not\nresult in a buffer overrun.\n\nThe calculation \"(i - 1) / 8\" used to access size_index[] is moved to\na separate function as suggested by Christoph Lameter.\n\nAcked-by: Christoph Lameter \u003ccl@linux-foundation.org\u003e\nSigned-off-by: Aaro Koskinen \u003caaro.koskinen@nokia.com\u003e\nSigned-off-by: Pekka Enberg \u003cpenberg@cs.helsinki.fi\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4dcbc2c71491ec9dc736b83c1eeedb03f4650a95",
      "old_mode": 33188,
      "old_path": "include/linux/slub_def.h",
      "new_id": "aa5d4a69d461c8e21fb9df8eca681f411b8791c3",
      "new_mode": 33188,
      "new_path": "include/linux/slub_def.h"
    },
    {
      "type": "modify",
      "old_id": "e16c9fb1f48bb6b33145bc4fb4cd23a09b26d6a9",
      "old_mode": 33188,
      "old_path": "mm/slub.c",
      "new_id": "be493bd63c316914ab1789228bfd28e8f7de493d",
      "new_mode": 33188,
      "new_path": "mm/slub.c"
    }
  ]
}
