)]}'
{
  "commit": "e393e2e9bc5cd3d5484e193d1380e7cd7587ab5c",
  "tree": "c738ad209e4434b0e638fff24f296a7dbd8966f2",
  "parents": [
    "7dedefdf749ff02c1086f7ddb8cb83a77b00d030"
  ],
  "author": {
    "name": "Kumar Gala",
    "email": "galak@kernel.crashing.org",
    "time": "Fri Aug 14 16:43:22 2009 -0500"
  },
  "committer": {
    "name": "Kumar Gala",
    "email": "galak@kernel.crashing.org",
    "time": "Fri Aug 14 17:42:05 2009 -0500"
  },
  "message": "85xx: Fix addrmap to include memory\n\nWhen we init the addrmap based on the TLB we will not end up getting\nthe TLB that covers memory if we are using SPD.  The reason is we\nhaven\u0027t relocated at the point that we setup the memory TLB and thus it\nwill not get setup in the addrmap.\n\nInstead we can just walk over the TLB array after we\u0027ve relocated and\nsee all the TLBs that have been set and use that information to populate\nthe initial addrmap.  By doing this we insure that we get the TLB\nentries that cover memory.\n\nSigned-off-by: Kumar Gala \u003cgalak@kernel.crashing.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "46925f1380c0cde1c8956f68c7d61bc183f2d599",
      "old_mode": 33188,
      "old_path": "cpu/mpc85xx/tlb.c",
      "new_id": "43ef1ffe6d1e3d2bac2dfdaa4789c1f4e256b9c1",
      "new_mode": 33188,
      "new_path": "cpu/mpc85xx/tlb.c"
    }
  ]
}
