)]}'
{
  "commit": "4fe8c3048cd8280a54256bca9cac2007bd546c33",
  "tree": "b6bba481a3dde79a027654675d3b34da24ca54f2",
  "parents": [
    "8f96da02c14d722ad9a3713cd7273ce28c9036ad"
  ],
  "author": {
    "name": "Steven Rostedt",
    "email": "rostedt@goodmis.org",
    "time": "Mon May 12 21:20:54 2008 +0200"
  },
  "committer": {
    "name": "Thomas Gleixner",
    "email": "tglx@linutronix.de",
    "time": "Fri May 23 21:13:02 2008 +0200"
  },
  "message": "ftrace: printk and trace irqsoff and wakeups\n\nprintk called from wakeup critical timings and irqs off can\ncause deadlocks since printk might do a wakeup itself. If the\ncall to printk happens with the runqueue lock held, it can\ndeadlock.\n\nThis patch protects the printk from being called in trace irqs off\nwith a test to see if the runqueue for the current CPU is locked.\nIf it is locked, the printk is skipped.\n\nThe wakeup always holds the runqueue lock, so the printk is\nsimply removed.\n\nSigned-off-by: Steven Rostedt \u003csrostedt@redhat.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7a4dc014b8ab755a8e6824afef53d5b3fb43a621",
      "old_mode": 33188,
      "old_path": "kernel/trace/trace_irqsoff.c",
      "new_id": "d0c1748b1e2cdabec64a66270189e4f8e2d85908",
      "new_mode": 33188,
      "new_path": "kernel/trace/trace_irqsoff.c"
    },
    {
      "type": "modify",
      "old_id": "2a012423f9d080eebc2765c62fca35e941c36d51",
      "old_mode": 33188,
      "old_path": "kernel/trace/trace_sched_wakeup.c",
      "new_id": "5948011006bca9f4f05d97dcfc4af79de89f778a",
      "new_mode": 33188,
      "new_path": "kernel/trace/trace_sched_wakeup.c"
    }
  ]
}
