)]}'
{
  "commit": "303912e2a32aa73785b4c4dee15466d944a38a46",
  "tree": "e98f5cda14643fd705b69e318ad86f854edbb18b",
  "parents": [
    "9f50b93f066f8dc339de9b0eb78a22a75e6c8f8f"
  ],
  "author": {
    "name": "Josh Triplett",
    "email": "josht@us.ibm.com",
    "time": "Fri Sep 29 02:01:00 2006 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@g5.osdl.org",
    "time": "Fri Sep 29 09:18:19 2006 -0700"
  },
  "message": "[PATCH] Replace _spin_trylock with spin_trylock in the IRQ variants to use __cond_lock\n\nspin_trylock_irq and spin_trylock_irqsave use _spin_trylock, which does not\nuse the __cond_lock wrapper annotation and thus does not affect the lock\ncontext; change them to use spin_trylock instead, which does use\n__cond_lock.\n\nSigned-off-by: Josh Triplett \u003cjosh@freedesktop.org\u003e\nCc: Ingo Molnar \u003cmingo@elte.hu\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": "31473db92d3b68f81663687a55ef9521a19ccdc8",
      "old_mode": 33188,
      "old_path": "include/linux/spinlock.h",
      "new_id": "456e74f0e129f94a208fc4671748673c5f5e9355",
      "new_mode": 33188,
      "new_path": "include/linux/spinlock.h"
    }
  ]
}
