)]}'
{
  "commit": "29b376ff10aaea69ee4d93b70d0fbb2ebfd80f4e",
  "tree": "b498fe6a70b26fe9a3dd79d51eaf744951b74583",
  "parents": [
    "1fd6909802b837ed5510603846c0ce5938d296a1"
  ],
  "author": {
    "name": "Franck Bui-Huu",
    "email": "vagabon.xyz@gmail.com",
    "time": "Fri Aug 18 16:18:08 2006 +0200"
  },
  "committer": {
    "name": "Ralf Baechle",
    "email": "ralf@linux-mips.org",
    "time": "Wed Sep 27 13:37:58 2006 +0100"
  },
  "message": "[MIPS] get_frame_info(): null function size means size is unknown\n\nThis patch adds 2 sanity checks.\n\nThe first one test that the start address of the function to analyze has been\nset by the caller. If not return an error since nothing usefull can be done\nwithout.\n\nThe second one checks that the function\u0027s size has been set. A null size can\nhappen if CONFIG_KALLSYMS is not set and it means that we don\u0027t know the size\nof the function to analyze. In this case, we make it equal to 128 instructions\nby default.\n\nSigned-off-by: Franck Bui-Huu \u003cvagabon.xyz@gmail.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e7b0b385fb2b6dd12b0687fef1bb45d48f206f3f",
      "old_mode": 33188,
      "old_path": "arch/mips/kernel/process.c",
      "new_id": "b160ea30de0f048430e55eb0284b97c054decb0e",
      "new_mode": 33188,
      "new_path": "arch/mips/kernel/process.c"
    }
  ]
}
