)]}'
{
  "commit": "77034937dc4575ca0a76bf209838ecd39e804089",
  "tree": "96713ca12264ead56f859fd3619b27e49072456a",
  "parents": [
    "09b56adc98e0f8a21644fcb4d20ad367c3fceb55"
  ],
  "author": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Tue Dec 04 17:04:39 2007 +0100"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Tue Dec 04 17:04:39 2007 +0100"
  },
  "message": "sched: fix crash in sys_sched_rr_get_interval()\n\nLuiz Fernando N. Capitulino reported that sched_rr_get_interval()\ncrashes for SCHED_OTHER tasks that are on an idle runqueue.\n\nThe fix is to return a 0 timeslice for tasks that are on an idle\nrunqueue. (and which are not running, obviously)\n\nthis also shrinks the code a bit:\n\n   text    data     bss     dec     hex filename\n  47903    3934     336   52173    cbcd sched.o.before\n  47885    3934     336   52155    cbbb sched.o.after\n\nReported-by: Luiz Fernando N. Capitulino \u003clcapitulino@mandriva.com.br\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "59ff6b140edbdbab1cf0923c4267aef437708e1d",
      "old_mode": 33188,
      "old_path": "kernel/sched.c",
      "new_id": "b062856b946c4fbe4387763b0fdd61f9ac48625b",
      "new_mode": 33188,
      "new_path": "kernel/sched.c"
    }
  ]
}
