)]}'
{
  "commit": "41d54d3bf83f62d3ff5948cb788fe6007e66a0d0",
  "tree": "7aef950af184b3f9b406127415be1f0b52bca8c7",
  "parents": [
    "481c5346d0981940ee63037eb53e4e37b0735c10"
  ],
  "author": {
    "name": "Christoph Lameter",
    "email": "cl@linux-foundation.org",
    "time": "Thu Jul 03 09:14:26 2008 -0500"
  },
  "committer": {
    "name": "Pekka Enberg",
    "email": "penberg@cs.helsinki.fi",
    "time": "Thu Jul 03 19:01:55 2008 +0300"
  },
  "message": "slub: Do not use 192 byte sized cache if minimum alignment is 128 byte\n\nThe 192 byte cache is not necessary if we have a basic alignment of 128\nbyte. If it would be used then the 192 would be aligned to the next 128 byte\nboundary which would result in another 256 byte cache. Two 256 kmalloc caches\ncause sysfs to complain about a duplicate entry.\n\nMIPS needs 128 byte aligned kmalloc caches and spits out warnings on boot without\nthis patch.\n\nSigned-off-by: Christoph Lameter \u003ccl@linux-foundation.org\u003e\nSigned-off-by: Pekka Enberg \u003cpenberg@cs.helsinki.fi\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "71e43a12ebbbc62521498155d6bace9b2b0e0585",
      "old_mode": 33188,
      "old_path": "include/linux/slub_def.h",
      "new_id": "cef6f8fddd7dae42d667297c197f43cc8fdcc142",
      "new_mode": 33188,
      "new_path": "include/linux/slub_def.h"
    },
    {
      "type": "modify",
      "old_id": "0987d1cd943cc88d626a7d1b1097ba1f83243591",
      "old_mode": 33188,
      "old_path": "mm/slub.c",
      "new_id": "2c9a62d1f429d96f0daf9048e3d6cd23df9cf03c",
      "new_mode": 33188,
      "new_path": "mm/slub.c"
    }
  ]
}
