)]}'
{
  "commit": "84047e360af0394ac5861d433f26bbcf30f77dd1",
  "tree": "55848e2ca4856a64b348a57ecca495c2f065aa0f",
  "parents": [
    "f7e8b616ed1cc6f790b82324bce8a2a60295e5c2"
  ],
  "author": {
    "name": "Steven Rostedt",
    "email": "srostedt@redhat.com",
    "time": "Tue Jun 02 16:51:55 2009 -0400"
  },
  "committer": {
    "name": "Steven Rostedt",
    "email": "rostedt@goodmis.org",
    "time": "Tue Jun 02 16:51:55 2009 -0400"
  },
  "message": "function-graph: always initialize task ret_stack\n\nOn creating a new task while running the function graph tracer, if\nwe fail to allocate the ret_stack, and then fail the fork, the\ncode will free the parent ret_stack. This is because the child\nduplicated the parent and currently points to the parent\u0027s ret_stack.\n\nThis patch always initializes the task\u0027s ret_stack to NULL.\n\n[ Impact: prevent crash of parent on low memory during fork ]\n\nSigned-off-by: Steven Rostedt \u003crostedt@goodmis.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1664d3f33d38caf52592e79a7fef78f7344e586a",
      "old_mode": 33188,
      "old_path": "kernel/trace/ftrace.c",
      "new_id": "bb081f37cac78c4753cc2cff9854b904391bfc0e",
      "new_mode": 33188,
      "new_path": "kernel/trace/ftrace.c"
    }
  ]
}
