)]}'
{
  "commit": "6ab5d668b131d3c5416f6df1d3ca95b82d4fe8a2",
  "tree": "dc5cd05361845a431c1388f83f913e4610a2dfca",
  "parents": [
    "d0b6e04a4cd8360e3c9c419f7c30a3081a0c142a"
  ],
  "author": {
    "name": "Steven Rostedt",
    "email": "srostedt@redhat.com",
    "time": "Thu Jun 04 00:55:45 2009 -0400"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Mon Jul 13 11:01:10 2009 +0200"
  },
  "message": "tracing/function-profiler: do not free per cpu variable stat\n\nThe per cpu variable stat is freeded if we fail to allocate a name\non start up. This was due to stat at first being allocated in the\ninitial design. But since then, it has become a static per cpu variable\nbut the free on error was not removed.\n\nAlso added __init annotation to the function that this is in.\n\n[ Impact: prevent possible memory corruption on low mem at boot up ]\n\nSigned-off-by: Steven Rostedt \u003crostedt@goodmis.org\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bce9e01a29c8402301635e4d70ed810bb78eb303",
      "old_mode": 33188,
      "old_path": "kernel/trace/ftrace.c",
      "new_id": "4521c77d1a1aff64419d0afb0d6b84906c306454",
      "new_mode": 33188,
      "new_path": "kernel/trace/ftrace.c"
    }
  ]
}
