)]}'
{
  "commit": "686581adcfead947b4726d82b1eaf7c25fa597e6",
  "tree": "6a2d83093c66b81a33b7f2c8b2d00136c48dc089",
  "parents": [
    "c5e4a5a95e6de549fdf131c77c0f8d25b6ee7f30"
  ],
  "author": {
    "name": "Riku Voipio",
    "email": "riku.voipio@linaro.org",
    "time": "Thu Oct 23 11:27:40 2014 +0300"
  },
  "committer": {
    "name": "Riku Voipio",
    "email": "riku.voipio@linaro.org",
    "time": "Mon Nov 03 11:03:34 2014 +0200"
  },
  "message": "linux-user: Fix fault address truncation AArch64\n\nOn AArch64 the si_addr field of siginfo_t is truncated to 32 bits\nbecause the fault address passes through an uint32_t variable.\n\nFollow Peters suggestion and drop the uint32_t variable\nsince its only used once in the Aarch64 loop.\n\nReported-by: Amanieu d\u0027Antras \u003camanieu@gmail.com\u003e\nReviewed-by: Peter Maydell \u003cpeter.maydell@linaro.org\u003e\nSigned-off-by: Riku Voipio \u003criku.voipio@linaro.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "588702286389232fb42d5ea20fa422c8a0025cfd",
      "old_mode": 33188,
      "old_path": "linux-user/main.c",
      "new_id": "5c14c1e874a23a07c10cc87c114985c9c84be153",
      "new_mode": 33188,
      "new_path": "linux-user/main.c"
    }
  ]
}
