)]}'
{
  "commit": "e69c0cba8fdb86c0b415d07dc936dcf5d8a0dda6",
  "tree": "8377064da54ecd91ce701a5f52a55769af625a81",
  "parents": [
    "93ceb4790d8daea992cdebf2c75434d73df9c028"
  ],
  "author": {
    "name": "Graeme Russ",
    "email": "graeme.russ@gmail.com",
    "time": "Sun Aug 22 16:25:58 2010 +1000"
  },
  "committer": {
    "name": "Graeme Russ",
    "email": "graeme.russ@gmail.com",
    "time": "Mon Sep 13 07:20:02 2010 +1000"
  },
  "message": "x86: Fix do_go_exec() - const argv[]\n\nCommit 54841ab50c20d6fa6c9cc3eb826989da3a22d934 made the argv parameter\nto do_go_exec() const but did not allow for the fact that argv[-1] is\nset to point to the global data structure and relies on argv being non-\nconst.\n\nWith this patch, do_go_exec() creates a new copy of the argv array with\nan extra element to store global data pointer rather than simply\nclobbering an arbitrary memory location.\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "684cdb84a3340e88dae75ad0064e41da7c6b6520",
      "old_mode": 33188,
      "old_path": "arch/i386/lib/board.c",
      "new_id": "93f910b4955ff16d4c7974fe4d366b1eb8921e3a",
      "new_mode": 33188,
      "new_path": "arch/i386/lib/board.c"
    }
  ]
}
