)]}'
{
  "commit": "0be210fd664b07531cb238bafb453a2a54c2a7a8",
  "tree": "61073a774c49b49acd2cbb40b09b52a32fe88cd6",
  "parents": [
    "5d21ea2b0e1d9d5d880670dbb9a96efe9b419583"
  ],
  "author": {
    "name": "Dave Hansen",
    "email": "dave@linux.vnet.ibm.com",
    "time": "Tue Dec 09 08:21:35 2008 +0000"
  },
  "committer": {
    "name": "Benjamin Herrenschmidt",
    "email": "benh@kernel.crashing.org",
    "time": "Thu Jan 08 16:25:08 2009 +1100"
  },
  "message": "powerpc/mm: Make careful_allocation() return virtual addrs\n\nSince we memset() the result in both of the uses here,\njust make careful_alloc() return a virtual address.\nAlso, add a separate variable to store the physial\naddress that comes back from the lmb_alloc() functions.\nThis makes it less likely that someone will screw it up\nforgetting to convert before returning since the vaddr\nis always in a void* and the paddr is always in an\nunsigned long.\n\nI admit this is arbitrary since one of its users needs\na paddr and one a vaddr, but it does remove a good\nnumber of casts.\n\nSigned-off-by: Dave Hansen \u003cdave@linux.vnet.ibm.com\u003e\nSigned-off-by: Benjamin Herrenschmidt \u003cbenh@kernel.crashing.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "aabf30175eb50db953a984191af324ed127a8e5d",
      "old_mode": 33188,
      "old_path": "arch/powerpc/mm/numa.c",
      "new_id": "9ec9939f9fb0948d3d7c54926e9623db6a29746c",
      "new_mode": 33188,
      "new_path": "arch/powerpc/mm/numa.c"
    }
  ]
}
