)]}'
{
  "commit": "4bae65c892b4ff9a2797cbfa8526a5f9aaf1b2ed",
  "tree": "de41062abc162898508da7cb242c090e0858d0b2",
  "parents": [
    "b92b9040f6e4997b895b7b9c655a158354d28964"
  ],
  "author": {
    "name": "Matt Carlson",
    "email": "mcarlson@broadcom.com",
    "time": "Wed Nov 24 08:31:52 2010 +0000"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Wed Nov 24 11:06:20 2010 -0800"
  },
  "message": "tg3: use dma_alloc_coherent() instead of pci_alloc_consistent()\n\nUsing dma_alloc_coherent() permits to use GFP_KERNEL allocations instead\nof GFP_ATOMIC ones. Its better when a machine is out of memory, because\nthis allows driver to sleep to get its memory and succeed its init,\nespecially when allocating high order pages.\n\nSigned-off-by: Eric Dumazet \u003ceric.dumazet@gmail.com\u003e\nSigned-off-by: Matt Carlson \u003cmcarlson@broadcom.com\u003e\nReviewed-by: Michael Chan \u003cmchan@broadcom.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "75ebebc9115aab5921531a306bd5b61f95a2bcd7",
      "old_mode": 33188,
      "old_path": "drivers/net/tg3.c",
      "new_id": "3079e1f540fd2080272da5b65a58b6e33c75253b",
      "new_mode": 33188,
      "new_path": "drivers/net/tg3.c"
    }
  ]
}
