)]}'
{
  "commit": "26cc271db798cf211d35967cbfbb53e997126b84",
  "tree": "c4131ca7cdf2cfbc90c421b82e2b3b88b8927e6a",
  "parents": [
    "929096fe9ff1f4b3645cf3919527ab47e8d5e17c"
  ],
  "author": {
    "name": "Hiroshi Shimamoto",
    "email": "h-shimamoto@ct.jp.nec.com",
    "time": "Fri Dec 19 10:23:03 2008 -0800"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Fri Dec 19 22:52:47 2008 +0100"
  },
  "message": "printk: fix discarding message when recursion_bug\n\nImpact: fix truncated recursion bug message printout\n\nWhen recursion_bug is true, kernel discards original message because printk_buf\ncontains recursion_bug_msg with NULL terminator. The sizeof(recursion_bug_msg)\nmakes this, use strlen() to get correct length without NULL terminator.\n\nReported-by: Toshikazu Nakayama \u003cnakayama.ts@ncos.nec.co.jp\u003e\nSigned-off-by: Hiroshi Shimamoto \u003ch-shimamoto@ct.jp.nec.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f492f1583d77f7bcb5cedad94352a18a9d5f9919",
      "old_mode": 33188,
      "old_path": "kernel/printk.c",
      "new_id": "e651ab05655f9f92b0bc9e9230ff59990eabb17a",
      "new_mode": 33188,
      "new_path": "kernel/printk.c"
    }
  ]
}
