)]}'
{
  "commit": "e9c8431185d6c406887190519f6dbdd112641686",
  "tree": "3c502201451df7bbfcd653fee940fcb40bdaaeb6",
  "parents": [
    "5f3edc1b1ead6d9bd45a85c551f44eff8fe76b9f"
  ],
  "author": {
    "name": "Peter Zijlstra",
    "email": "a.p.zijlstra@chello.nl",
    "time": "Tue Sep 15 14:43:03 2009 +0200"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Tue Sep 15 16:01:05 2009 +0200"
  },
  "message": "sched: Add TASK_WAKING\n\nWe\u0027re going to want to drop rq-\u003elock in try_to_wake_up() for a\nlonger period of time, however we also want to deal with concurrent\nwaking of the same task, which is currently handled by holding\nrq-\u003elock.\n\nSo introduce a new TASK state, namely TASK_WAKING, which indicates\nsomeone is already waking the task (other wakers will fail p-\u003estate\n\u0026 state).\n\nWe also keep preemption disabled over the whole ttwu().\n\nSigned-off-by: Peter Zijlstra \u003ca.p.zijlstra@chello.nl\u003e\nLKML-Reference: \u003cnew-submission\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5d3c9900943ee05c54b922c450a341d882bb8d46",
      "old_mode": 33188,
      "old_path": "include/linux/sched.h",
      "new_id": "3b0ca66bd6cee1c577d0ee9751797ac47517afdc",
      "new_mode": 33188,
      "new_path": "include/linux/sched.h"
    },
    {
      "type": "modify",
      "old_id": "32b7a81230c27b7328323e3e748dbd5b18dbdd0e",
      "old_mode": 33188,
      "old_path": "kernel/sched.c",
      "new_id": "fc6fda881d2e9ec9039415d331df109f2d70f014",
      "new_mode": 33188,
      "new_path": "kernel/sched.c"
    }
  ]
}
