)]}'
{
  "commit": "f7b4cddcc5aca03e80e357360c9424dfba5056c2",
  "tree": "af2eae61dcd0311a4c51dc7398e9d0f049f37367",
  "parents": [
    "cf7a44168d743ca97863b7f34ed42a45fd7b5ab0"
  ],
  "author": {
    "name": "Oleg Nesterov",
    "email": "oleg@tv-sign.ru",
    "time": "Tue Oct 16 23:30:56 2007 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@woody.linux-foundation.org",
    "time": "Wed Oct 17 08:43:03 2007 -0700"
  },
  "message": "do CPU_DEAD migrating under read_lock(tasklist) instead of write_lock_irq(tasklist)\n\nCurrently move_task_off_dead_cpu() is called under\nwrite_lock_irq(tasklist).  This means it can\u0027t use task_lock() which is\nneeded to improve migrating to take task\u0027s -\u003ecpuset into account.\n\nChange the code to call move_task_off_dead_cpu() with irqs enabled, and\nchange migrate_live_tasks() to use read_lock(tasklist).\n\nThis all is a preparation for the futher changes proposed by Cliff Wickman, see\n\thttp://marc.info/?t\u003d117327786100003\n\nSigned-off-by: Oleg Nesterov \u003coleg@tv-sign.ru\u003e\nCc: Cliff Wickman \u003ccpw@sgi.com\u003e\nCc: Gautham R Shenoy \u003cego@in.ibm.com\u003e\nCc: Ingo Molnar \u003cmingo@elte.hu\u003e\nCc: Srivatsa Vaddagiri \u003cvatsa@in.ibm.com\u003e\nCc: Akinobu Mita \u003cakinobu.mita@gmail.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0da2b2635c54b0257ceb3dcbdc49a8b9a5840762",
      "old_mode": 33188,
      "old_path": "kernel/sched.c",
      "new_id": "c747bc9f3c2408bf5834ee6f833725e325ed7263",
      "new_mode": 33188,
      "new_path": "kernel/sched.c"
    }
  ]
}
