)]}'
{
  "commit": "cd891ae0305601bdb4d2e7e85282961c4ff256cd",
  "tree": "b425f3c4eba7bd80eb0566d3b233503a9f76cc9d",
  "parents": [
    "701970b3a83cc639c1ec8fc6f40a7871cb99426f"
  ],
  "author": {
    "name": "Steven Rostedt",
    "email": "srostedt@redhat.com",
    "time": "Tue Apr 28 11:39:34 2009 -0400"
  },
  "committer": {
    "name": "Steven Rostedt",
    "email": "rostedt@goodmis.org",
    "time": "Tue Apr 28 11:39:34 2009 -0400"
  },
  "message": "tracing: convert ftrace_dump spinlocks to raw\n\nftrace_dump is used for printing out the contents of the ftrace ring buffer\nto the console on failure. Currently it uses a spinlock to synchronize\nthe output from multiple failures on different CPUs. This spin lock\ncurrently is a normal spinlock and can cause issues with lockdep and\nlock tracing.\n\nThis patch converts it to raw since it is for error handling only.\nThe lock is local to the ftrace_dump and is not used by any other\ninfrastructure.\n\n[ Impact: prevent ftrace_dump from locking up by internal tracing ]\n\nSigned-off-by: Steven Rostedt \u003crostedt@goodmis.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "b6183bc9ecae5ca3c3a91d2313d119170207d040",
      "old_mode": 33188,
      "old_path": "kernel/trace/trace.c",
      "new_id": "5d704a41f836643741002cb6a81037017063b269",
      "new_mode": 33188,
      "new_path": "kernel/trace/trace.c"
    }
  ]
}
