)]}'
{
  "commit": "dcc30a35f71bcf51f1e9b336dc5e41923071509a",
  "tree": "37334b442315285779614990aef82022c11e1b72",
  "parents": [
    "d5dd3db1dce73cdd5c45c5a3498c51bd21b8864b"
  ],
  "author": {
    "name": "Rusty Russell",
    "email": "rusty@rustcorp.com.au",
    "time": "Tue Nov 25 02:35:12 2008 +1030"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Mon Nov 24 17:52:10 2008 +0100"
  },
  "message": "sched: convert cpu_isolated_map to cpumask_var_t.\n\nImpact: stack usage reduction, (future) size reduction, cleanup\n\nDynamically allocating cpumasks (when CONFIG_CPUMASK_OFFSTACK) saves\nspace for small nr_cpu_ids but big CONFIG_NR_CPUS.  cpumask_var_t\nis just a struct cpumask for !CONFIG_CPUMASK_OFFSTACK.\n\nWe can also use cpulist_parse() instead of doing it manually in\nisolated_cpu_setup.\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "24012c2a889273b4e15099b32f9be3e43a2fcd8c",
      "old_mode": 33188,
      "old_path": "kernel/sched.c",
      "new_id": "526618fe4a784e15450a041a8cb76399ebe8386a",
      "new_mode": 33188,
      "new_path": "kernel/sched.c"
    }
  ]
}
