)]}'
{
  "commit": "b4df32f4aeef8794d0135fc8dc250acb44cfee60",
  "tree": "357d504a9cf6f3beb544b3ad36671e3052d9c7ed",
  "parents": [
    "7482b0e962e128c5b574aa29761f97164189ef14"
  ],
  "author": {
    "name": "Yinghai Lu",
    "email": "yhlu.kernel@gmail.com",
    "time": "Sat Jun 28 17:49:59 2008 -0700"
  },
  "committer": {
    "name": "Ingo Molnar",
    "email": "mingo@elte.hu",
    "time": "Tue Jul 08 13:16:07 2008 +0200"
  },
  "message": "x86: fix warning in e820_reserve_resources with 32bit\n\nwhen 64bit resource is not enabled, we get:\n\narch/x86/kernel/e820.c: In function ‘e820_reserve_resources’:\narch/x86/kernel/e820.c:1217: warning: comparison is always false due to limited range of data type\n\nbecause res-\u003estart/end is resource_t aka u32. it will overflow.\n\nfix it with temp end of u64\n\nSigned-off-by: Yinghai Lu \u003cyhlu.kernel@gmail.com\u003e\nSigned-off-by: Ingo Molnar \u003cmingo@elte.hu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "fa77cb4185c3fb12a2e07cce598d4dceed378335",
      "old_mode": 33188,
      "old_path": "arch/x86/kernel/e820.c",
      "new_id": "ba5ac880ea1ed5605174e0696b3b4a363be5a337",
      "new_mode": 33188,
      "new_path": "arch/x86/kernel/e820.c"
    }
  ]
}
