)]}'
{
  "commit": "95e02ca9bb5324360e7dea1ea1c563036d84a5e6",
  "tree": "0336dd808abe113b42f53a8f700d50ea6ba674ff",
  "parents": [
    "0bafd214e4ba55dc1fb81a3031d0249292f1bc05"
  ],
  "author": {
    "name": "Thomas Gleixner",
    "email": "tglx@linutronix.de",
    "time": "Tue Jun 27 02:55:02 2006 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Tue Jun 27 17:32:48 2006 -0700"
  },
  "message": "[PATCH] rtmutex: Propagate priority settings into PI lock chains\n\nWhen the priority of a task, which is blocked on a lock, changes we must\npropagate this change into the PI lock chain.  Therefor the chain walk code\nis changed to get rid of the references to current to avoid false positives\nin the deadlock detector, as setscheduler might be called by a task which\nholds the lock on which the task whose priority is changed is blocked.\n\nAlso add some comments about the get/put_task_struct usage to avoid\nconfusion.\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nCc: Steven Rostedt \u003crostedt@goodmis.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": "b4e6be7de5ada98a0f5c20433cd88557db0736ab",
      "old_mode": 33188,
      "old_path": "include/linux/sched.h",
      "new_id": "821f0481ebe190c0b5e171a4e6ab887802b3015c",
      "new_mode": 33188,
      "new_path": "include/linux/sched.h"
    },
    {
      "type": "modify",
      "old_id": "3fc0f0680ca267fe5d43c7a3f258c920122df239",
      "old_mode": 33188,
      "old_path": "kernel/rtmutex.c",
      "new_id": "45d61016da57612ec7690568abaef95a4515c547",
      "new_mode": 33188,
      "new_path": "kernel/rtmutex.c"
    },
    {
      "type": "modify",
      "old_id": "7a30addfd235f73195fca9943c7e9d80bba617f2",
      "old_mode": 33188,
      "old_path": "kernel/sched.c",
      "new_id": "2629c1711fd62be84574153e0ae62077895f3b36",
      "new_mode": 33188,
      "new_path": "kernel/sched.c"
    }
  ]
}
