)]}'
{
  "commit": "3192b920bf7d0c528ab54e7d3689f44055316a37",
  "tree": "f907471f606a17cef0c1af4bc2187cdd4ee26c64",
  "parents": [
    "bd50cfa89153a67429935a15e577a5eb5f10dd1b"
  ],
  "author": {
    "name": "Christoph Lameter",
    "email": "cl@linux.com",
    "time": "Tue Jun 14 16:16:36 2011 -0500"
  },
  "committer": {
    "name": "Pekka Enberg",
    "email": "penberg@kernel.org",
    "time": "Thu Jun 16 19:40:20 2011 +0300"
  },
  "message": "slab, slub, slob: Unify alignment definition\n\nEvery slab has its on alignment definition in include/linux/sl?b_def.h. Extract those\nand define a common set in include/linux/slab.h.\n\nSLOB: As notes sometimes we need double word alignment on 32 bit. This gives all\nstructures allocated by SLOB a unsigned long long alignment like the others do.\n\nSLAB: If ARCH_SLAB_MINALIGN is not set SLAB would set ARCH_SLAB_MINALIGN to\nzero meaning no alignment at all. Give it the default unsigned long long alignment.\n\nSigned-off-by: Christoph Lameter \u003ccl@linux.com\u003e\nSigned-off-by: Pekka Enberg \u003cpenberg@kernel.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ad4dd1c8d30aadcdee4dec8d95524d77df7a74a3",
      "old_mode": 33188,
      "old_path": "include/linux/slab.h",
      "new_id": "646a639a4aae0fee0152d27413d8b39e342b58d8",
      "new_mode": 33188,
      "new_path": "include/linux/slab.h"
    },
    {
      "type": "modify",
      "old_id": "83203ae9390b0227f1c58fbf8629797f55f4c39c",
      "old_mode": 33188,
      "old_path": "include/linux/slab_def.h",
      "new_id": "d7f63112f63ce08647c068b79ed848c257e43ca1",
      "new_mode": 33188,
      "new_path": "include/linux/slab_def.h"
    },
    {
      "type": "modify",
      "old_id": "4382db09df4f1820ee48056ee5b8fe93dee0d3e5",
      "old_mode": 33188,
      "old_path": "include/linux/slob_def.h",
      "new_id": "0ec00b39d006471e585a11e74759ff832f6f028b",
      "new_mode": 33188,
      "new_path": "include/linux/slob_def.h"
    },
    {
      "type": "modify",
      "old_id": "c8668d161dd89251de828b30f2ccda69eda6f979",
      "old_mode": 33188,
      "old_path": "include/linux/slub_def.h",
      "new_id": "fd4fdc72bc8c310f3838babf7b7bfc687be16518",
      "new_mode": 33188,
      "new_path": "include/linux/slub_def.h"
    }
  ]
}
