)]}'
{
  "commit": "29a679754b1a2581ee456eada6c2de7ce95068bb",
  "tree": "e647c89f3a293f4436ed285acc46180e6fe9a292",
  "parents": [
    "168b6b1d0594c7866caa73b12f3b8d91075695f2"
  ],
  "author": {
    "name": "Steven Rostedt",
    "email": "srostedt@redhat.com",
    "time": "Thu May 14 23:19:09 2009 -0400"
  },
  "committer": {
    "name": "Steven Rostedt",
    "email": "rostedt@goodmis.org",
    "time": "Thu May 14 23:19:09 2009 -0400"
  },
  "message": "x86/stacktrace: return 0 instead of -1 for stack ops\n\nIf we return -1 in the ops-\u003estack for the stacktrace saving, we end up\nbreaking out of the loop if the stack we are tracing is in the exception\nstack. This causes traces like:\n\n          \u003cidle\u003e-0     [002] 34263.745825: raise_softirq_irqoff \u003c-__blk_complete_request\n          \u003cidle\u003e-0     [002] 34263.745826:\n \u003c\u003d 0\n \u003c\u003d 0\n \u003c\u003d 0\n \u003c\u003d 0\n \u003c\u003d 0\n \u003c\u003d 0\n \u003c\u003d 0\n\nBy returning \"0\" instead, the irq stack is saved as well, and we see:\n\n          \u003cidle\u003e-0     [003]   883.280992: raise_softirq_irqoff \u003c-__hrtimer_star\nt_range_ns\n          \u003cidle\u003e-0     [003]   883.280992:\n \u003c\u003d hrtimer_start_range_ns\n \u003c\u003d tick_nohz_restart_sched_tick\n \u003c\u003d cpu_idle\n \u003c\u003d start_secondary\n \u003c\u003d\n \u003c\u003d 0\n \u003c\u003d 0\n\n[ Impact: record stacks from interrupts ]\n\nSigned-off-by: Steven Rostedt \u003crostedt@goodmis.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f7bddc2e37d1bbf19a86f03b9e3a3a0da70ab199",
      "old_mode": 33188,
      "old_path": "arch/x86/kernel/stacktrace.c",
      "new_id": "4aaf7e48394fb562343f27d811e7a9f329be2b76",
      "new_mode": 33188,
      "new_path": "arch/x86/kernel/stacktrace.c"
    }
  ]
}
