)]}'
{
  "commit": "44332f7167dfb1ca04af96a2cff938c5e23433db",
  "tree": "f096fa66efcaa8b70629667d4252c152c81ef603",
  "parents": [
    "6e800af233e0bdf108efb7bd23c11ea6fa34cdeb"
  ],
  "author": {
    "name": "Anthony Liguori",
    "email": "aliguori@us.ibm.com",
    "time": "Wed Nov 07 16:31:52 2007 +1100"
  },
  "committer": {
    "name": "Rusty Russell",
    "email": "rusty@rustcorp.com.au",
    "time": "Mon Nov 12 13:55:12 2007 +1100"
  },
  "message": "virtio: fix vring_init for 64 bits\n\nThis patch fixes a typo in vring_init().  This happens to work today in lguest\nbecause the sizeof(struct vring_desc) is 16 and struct vring contains 3\npointers and an unsigned int so on 32-bit\nsizeof(struct vring_desc) \u003d\u003d sizeof(struct vring).  However, this is no longer\ntrue on 64-bit where the bug is exposed.\n\nSigned-off-by: Anthony Liguori \u003caliguori@us.ibm.com\u003e\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ac69e7bb5a14f5465df654a5d7668cb45a7669f5",
      "old_mode": 33188,
      "old_path": "include/linux/virtio_ring.h",
      "new_id": "5b88d215af50c6176cc9c1632c67166da476a0f4",
      "new_mode": 33188,
      "new_path": "include/linux/virtio_ring.h"
    }
  ]
}
