)]}'
{
  "commit": "a57f1f8f52aec5c83e63ddf274fd18e2eece5f2b",
  "tree": "f81e38c16c999df036d630bb1cbcd6113ddef068",
  "parents": [
    "74642d091a9e7d5ece11ced18193e1f37d7e0553"
  ],
  "author": {
    "name": "Peter Maydell",
    "email": "peter.maydell@linaro.org",
    "time": "Fri Jul 15 12:09:31 2016 +0100"
  },
  "committer": {
    "name": "Riku Voipio",
    "email": "riku.voipio@linaro.org",
    "time": "Tue Jul 19 16:18:11 2016 +0300"
  },
  "message": "linux-user: Fix type for SIOCATMARK ioctl\n\nThe SIOCATMARK ioctl takes an argument which should be a\npointer to an integer where the kernel will write the result.\nWe were incorrectly declaring it as TYPE_NULL which would mean\nit would always fail (with EFAULT) when it should succeed.\nCorrect the type.\n\nSigned-off-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": "4b36baae93fe1cab76a32653b2de3bc2442e5886",
      "old_mode": 33188,
      "old_path": "linux-user/ioctls.h",
      "new_id": "7e2c133ba1139b95c7051a18f975a1987e7c37d8",
      "new_mode": 33188,
      "new_path": "linux-user/ioctls.h"
    }
  ]
}
