)]}'
{
  "commit": "c0d1d2bf5a28f78def7b68ca1eb5ba31aafd43a1",
  "tree": "c51260793d12005dcc244a1304193ce9898ed9cc",
  "parents": [
    "51b94d2a5a90d4800e74d7348bcde098a28f4fb3"
  ],
  "author": {
    "name": "Thomas Gleixner",
    "email": "tglx@linutronix.de",
    "time": "Fri Jun 08 13:46:57 2007 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@woody.linux-foundation.org",
    "time": "Fri Jun 08 17:23:34 2007 -0700"
  },
  "message": "rt-mutex: fix stale return value\n\nAlexey Kuznetsov found some problems in the pi-futex code.\n\nThe major problem is a stale return value in rt_mutex_slowlock():\n\nWhen the pi chain walk returns -EDEADLK, but the waiter was woken up during\nthe phases where the locks were dropped, the rtmutex could be acquired, but\ndue to the stale return value -EDEADLK returned to the caller.\n\nReset the return value in the retry path.\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nAcked-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nCc: Steven Rostedt \u003crostedt@goodmis.org\u003e\nCc: Alexey Kuznetsov \u003ckuznet@ms2.inr.ac.ru\u003e\nCc: Ulrich Drepper \u003cdrepper@redhat.com\u003e\nCc: Eric Dumazet \u003cdada1@cosmosbay.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "12879f6c1ec3b9a53069690f0205082ea581565c",
      "old_mode": 33188,
      "old_path": "kernel/rtmutex.c",
      "new_id": "a273183c37a037307b1f1915171fffcce1ff413f",
      "new_mode": 33188,
      "new_path": "kernel/rtmutex.c"
    }
  ]
}
