)]}'
{
  "commit": "96d2ab484e7a9bafdab44b8c7d1ef5944319b18c",
  "tree": "3938e40a4b70295d7318d6b14777d0f02004438d",
  "parents": [
    "704af52bd13a5d9f3c60c496c68e752fafdfb434"
  ],
  "author": {
    "name": "Arjan van de Ven",
    "email": "arjan@linux.intel.com",
    "time": "Sun Sep 07 16:08:55 2008 -0700"
  },
  "committer": {
    "name": "Arjan van de Ven",
    "email": "arjan@linux.intel.com",
    "time": "Sun Sep 07 16:11:04 2008 -0700"
  },
  "message": "hrtimer: fix signed/unsigned bug in slack estimator\n\nthe slack estimator used unsigned math; however for very short delay it\u0027s\npossible that by the time you calculate the timeout, it\u0027s already passed and\nyou get a negative time/slack... in an unsigned variable... which then gets\nturned into a 100 msec delay rather than zero.\n\nThis patch fixes this by using a signed typee in the right places.\n\nSigned-off-by: Arjan van de Ven \u003carjan@linux.intel.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fdd8584e536dca956dd1b8a6ec4c68f2ef8ea9f5",
      "old_mode": 33188,
      "old_path": "fs/select.c",
      "new_id": "448e44001286754f891249f216f7af3a01d1bfee",
      "new_mode": 33188,
      "new_path": "fs/select.c"
    }
  ]
}
