)]}'
{
  "commit": "d9b55eeb1d55ef2dc5a4fdbff9604c2c68cb5649",
  "tree": "1f81884066512810be81731a76fb5e041ac62c22",
  "parents": [
    "458a3e644c3327be529393982e24277eda8f1ac7"
  ],
  "author": {
    "name": "Tejun Heo",
    "email": "tj@kernel.org",
    "time": "Tue Feb 24 11:57:21 2009 +0900"
  },
  "committer": {
    "name": "Tejun Heo",
    "email": "tj@kernel.org",
    "time": "Tue Feb 24 11:57:21 2009 +0900"
  },
  "message": "percpu: remove unit_size power-of-2 restriction\n\nImpact: allow unit_size to be arbitrary multiple of PAGE_SIZE\n\nIn dynamic percpu allocator, there is no reason the unit size should\nbe power of two.  Remove the restriction.\n\nAs non-power-of-two unit size means that empty chunks fall into the\nsame slot index as lightly occupied chunks which is bad for reclaming.\nReserve an extra slot for empty chunks.\n\nSigned-off-by: Tejun Heo \u003ctj@kernel.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "41e7a5f5ab1b2689d16a67259f137e0fc2769739",
      "old_mode": 33188,
      "old_path": "mm/percpu.c",
      "new_id": "d9e6e5d1dbd4674a2701a37ba6bde1bec41f4c0f",
      "new_mode": 33188,
      "new_path": "mm/percpu.c"
    }
  ]
}
