)]}'
{
  "commit": "57785df5ac53c70da9fb53696130f3c551bfe1f9",
  "tree": "5653c894d74a1555f480835b013fdb7b512f8b69",
  "parents": [
    "cd8ad40de36c2fe75f3b731bd70198b385895246"
  ],
  "author": {
    "name": "Peter Zijlstra",
    "email": "a.p.zijlstra@chello.nl",
    "time": "Fri Dec 04 09:59:02 2009 +0100"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Wed Dec 09 10:03:10 2009 +0100"
  },
  "message": "sched: Fix task priority bug\n\n83f9ac removed a call to effective_prio() in wake_up_new_task(), which\nleads to tasks running at MAX_PRIO.\n\nThis is caused by the idle thread being set to MAX_PRIO before forking\noff init. O(1) used that to make sure idle was always preempted, CFS\nuses check_preempt_curr_idle() for that so we can savely remove this bit\nof legacy code.\n\nReported-by: Mike Galbraith \u003cefault@gmx.de\u003e\nTested-by: Mike Galbraith \u003cefault@gmx.de\u003e\nSigned-off-by: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nLKML-Reference: \u003c1259754383.4003.610.camel@laptop\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "71eb0622f5489fece0784740a2b0bbc660138bb4",
      "old_mode": 33188,
      "old_path": "kernel/sched.c",
      "new_id": "3878f5018007360234c126ab0fd9e59f6c65de60",
      "new_mode": 33188,
      "new_path": "kernel/sched.c"
    }
  ]
}
