)]}'
{
  "commit": "cdc60a4c8e71c4bcf67e83fac6c0cabd0ff19bfe",
  "tree": "204e3ab2ccaa9828d0ea71b43891729b216db7bf",
  "parents": [
    "5192d84e4c32cd335fd572e5ff0712041f45f7e7"
  ],
  "author": {
    "name": "Corey Minyard",
    "email": "minyard@acm.org",
    "time": "Mon May 08 15:17:22 2006 +0200"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Mon May 08 09:34:56 2006 -0700"
  },
  "message": "[PATCH] x86_64: fix die_lock nesting\n\nI noticed this when poking around in this area.\n\nThe oops_begin() function in x86_64 would only conditionally claim\nthe die_lock if the call is nested, but oops_end() would always\nrelease the spinlock. This patch adds a nest count for the die lock\nso that the release of the lock is only done on the final oops_end().\n\nSigned-off-by: Corey Minyard \u003cminyard@acm.org\u003e\nSigned-off-by: Andi Kleen \u003cak@suse.de\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@osdl.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2700b1375c1fe27c864d60ec41e15258d7c90cd6",
      "old_mode": 33188,
      "old_path": "arch/x86_64/kernel/traps.c",
      "new_id": "0ebb281aa1788a6482aa480219aba582eebe5567",
      "new_mode": 33188,
      "new_path": "arch/x86_64/kernel/traps.c"
    }
  ]
}
