)]}'
{
  "commit": "7bae49d498de87f0da0c20c67adaa278eac84566",
  "tree": "29af1dd7d73da9c06e6295debf0bf963085a1589",
  "parents": [
    "73a2bcb0edb9ffb0b007b3546b430e2c6e415eee"
  ],
  "author": {
    "name": "James Bottomley",
    "email": "James.Bottomley@SteelEye.com",
    "time": "Mon Oct 29 21:18:11 2007 +0100"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Mon Oct 29 21:18:11 2007 +0100"
  },
  "message": "sched: fix incorrect assumption that cpu 0 exists\n\nThis patch:\n\ncommit 9b5b77512dce239fa168183fa71896712232e95a\nAuthor: Srivatsa Vaddagiri \u003cvatsa@linux.vnet.ibm.com\u003e\nDate:   Mon Oct 15 17:00:09 2007 +0200\n\n    sched: clean up code under CONFIG_FAIR_GROUP_SCHED\n\nIntroduced an assumption of the existence of CPU0 via this line\n\ncfs_rq \u003d tg-\u003ecfs_rq[0];\n\nIf you have no CPU0, that will be NULL.  The fix seems to be just to\ntake whatever cfs_rq queue comes out of the for_each_possible_cpu()\nloop, since they\u0027re all equally good for the destruction operation.\n\nSigned-off-by: James Bottomley \u003cJames.Bottomley@SteelEye.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "74dbb4020cf50a731e91f7a61906ab43eac306fc",
      "old_mode": 33188,
      "old_path": "kernel/sched.c",
      "new_id": "235952b100ebbe64646a50980c3e30a18ba69d90",
      "new_mode": 33188,
      "new_path": "kernel/sched.c"
    }
  ]
}
