)]}'
{
  "commit": "07eddf3d597f2d009a37a4e8c7c32a1ffe992f3e",
  "tree": "6ed35aff253bdf7aa01572687fcff5f0b7241606",
  "parents": [
    "5331be090567d9335476f876b2d85427cd7c4426"
  ],
  "author": {
    "name": "Yinghai Lu",
    "email": "yinghai.lu@amd.com",
    "time": "Wed Nov 29 13:53:10 2006 -0800"
  },
  "committer": {
    "name": "Greg Kroah-Hartman",
    "email": "gregkh@suse.de",
    "time": "Wed Feb 07 15:50:03 2007 -0800"
  },
  "message": "PCI: check szhi when sz is 0 when 64 bit iomem bigger than 4G\n\nFor pci mem resource that size is bigger than 4G, the sz returned by\npc_size will be 0.\nSo that resource is skipped, and register contained hi address will be\ntreated as another 32bit resource. We need to use sz64 and pci_sz64 for\n64 bit resource for clear logical.  Typical usages for this: Opteron\nsystem with co-processor and the co-processor could take more than 4G\nRAM as pre-fetchable mem resource.\n\n\nSigned-off-by: Yinghai Lu \u003cyinghai.lu@amd.com\u003e\nCc: Andi Kleen \u003cak@suse.de\u003e\nCc: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@suse.de\u003e\n\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "0e0401dd02cb182ea2364cff7cdfdf4adc4a1d2d",
      "old_mode": 33188,
      "old_path": "drivers/pci/probe.c",
      "new_id": "9d778842864203a8d39a23a5a3921c0d3ec391d4",
      "new_mode": 33188,
      "new_path": "drivers/pci/probe.c"
    }
  ]
}
