)]}'
{
  "commit": "2d7d253548cffdce80f4e03664686e9ccb1b0ed7",
  "tree": "08771f36c2506e39f9adfc0bb09e4a574ce196dd",
  "parents": [
    "6ea24f9ad18c65cc179593b5cc2a88cdadf8cc0c"
  ],
  "author": {
    "name": "Jim Houston",
    "email": "jim.houston@ccur.com",
    "time": "Sun Jul 30 03:03:39 2006 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Mon Jul 31 13:28:40 2006 -0700"
  },
  "message": "[PATCH] fix cond_resched() fix\n\nIn cond_resched_lock() it calls __resched_legal() before dropping the spin\nlock.  __resched_legal() will always finds the preempt_count non-zero and\nwill prevent the call to __cond_resched().\n\nThe attached patch adds a parameter to __resched_legal() with the expected\npreempt_count value.\n\nCc: Ingo Molnar \u003cmingo@elte.hu\u003e\nCc: \u003cstable@kernel.org\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "41a571806ce04b877451c768bc47e71bc6cbd5ab",
      "old_mode": 33188,
      "old_path": "kernel/sched.c",
      "new_id": "de440b220b4cb711c6ee1c54e2faa32b9c1737d8",
      "new_mode": 33188,
      "new_path": "kernel/sched.c"
    }
  ]
}
