)]}'
{
  "commit": "94bc9a7bd97efdda4dfbe61d0df32ce19d41c0a9",
  "tree": "ac684740f71e1e6dcfbb70b3d466c952f8f4072e",
  "parents": [
    "ce96b5ac742801718ae86d2adf0500c5abef3782"
  ],
  "author": {
    "name": "Dmitry Adamushko",
    "email": "dmitry.adamushko@gmail.com",
    "time": "Thu Nov 15 20:57:40 2007 +0100"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Thu Nov 15 20:57:40 2007 +0100"
  },
  "message": "sched: remove activate_idle_task()\n\ncpu_down() code is ok wrt sched_idle_next() placing the \u0027idle\u0027 task not\nat the beginning of the queue.\n\nSo get rid of activate_idle_task() and make use of activate_task() instead.\nIt is the same as activate_task(), except for the update_rq_clock(rq) call\nthat is redundant.\n\nCode size goes down:\n\n   text    data     bss     dec     hex filename\n  47853    3934     336   52123    cb9b sched.o.before\n  47828    3934     336   52098    cb82 sched.o.after\n\nSigned-off-by: Dmitry Adamushko \u003cdmitry.adamushko@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "db1f71e3131058bb0d22d8e06945875ff3dd43e0",
      "old_mode": 33188,
      "old_path": "kernel/sched.c",
      "new_id": "cc8cb6f7d82ee59734fe3a5c8248e193a28ccfc5",
      "new_mode": 33188,
      "new_path": "kernel/sched.c"
    }
  ]
}
