)]}'
{
  "commit": "06c3bc655697b19521901f9254eb0bbb2c67e7e8",
  "tree": "f712a3359f9a3a73652bb3316e0281f26f48c1ab",
  "parents": [
    "1e1dbb259c79b38a542c1c4c00fd8dfe936b183b"
  ],
  "author": {
    "name": "Peter Zijlstra",
    "email": "a.p.zijlstra@chello.nl",
    "time": "Wed Feb 02 13:19:48 2011 +0100"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Thu Feb 03 12:21:33 2011 +0100"
  },
  "message": "sched: Fix update_curr_rt()\n\ncpu_stopper_thread()\n  migration_cpu_stop()\n    __migrate_task()\n      deactivate_task()\n        dequeue_task()\n          dequeue_task_rq()\n            update_curr_rt()\n\nWill call update_curr_rt() on rq-\u003ecurr, which at that time is\nrq-\u003estop. The problem is that rq-\u003estop.prio matches an RT prio and\nthus falsely assumes its a rt_sched_class task.\n\nReported-Debuged-Tested-Acked-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nLKML-Reference: \u003cnew-submission\u003e\nCc: stable@kernel.org # .37\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c914ec747ca6709e25a177eb3c4152c75cb40aee",
      "old_mode": 33188,
      "old_path": "kernel/sched_rt.c",
      "new_id": "ad6267714c840b2ee53154faaece04b2f2caee8a",
      "new_mode": 33188,
      "new_path": "kernel/sched_rt.c"
    }
  ]
}
