)]}'
{
  "commit": "3a9f84d354ce1e19956083c8e691727dea33bd5a",
  "tree": "abe8c280d3adb7a8e5fc838c59b122a46e6fd464",
  "parents": [
    "bf50c903faba4ec7686ee8a570ac384b0f20814d"
  ],
  "author": {
    "name": "Ed Swierk",
    "email": "eswierk@aristanetworks.com",
    "time": "Mon Jan 26 15:33:31 2009 -0800"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Tue Jan 27 00:36:19 2009 +0100"
  },
  "message": "signals, debug: fix BUG: using smp_processor_id() in preemptible code in print_fatal_signal()\n\nWith print-fatal-signals\u003d1 on a kernel with CONFIG_PREEMPT\u003dy, sending an\nunexpected signal to a process causes a BUG: using smp_processor_id() in\npreemptible code.\n\nget_signal_to_deliver() releases the siglock before calling\nprint_fatal_signal(), which calls show_regs(), which calls\nsmp_processor_id(), which is not supposed to be called from a\npreemptible thread.\n\nMake sure show_regs() runs with preemption disabled.\n\nSigned-off-by: Ed Swierk \u003ceswierk@aristanetworks.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e73759783dc84d8134c9e5603432d0729d4634a3",
      "old_mode": 33188,
      "old_path": "kernel/signal.c",
      "new_id": "b6b36768b758901b2d1806839a8c6b6c5ee035e0",
      "new_mode": 33188,
      "new_path": "kernel/signal.c"
    }
  ]
}
