)]}'
{
  "commit": "b718830b1ff27ec72dcb939ddf10f8e193ad03ac",
  "tree": "1510280758c91a8c36cbb0dfe95d38b3564ac0dd",
  "parents": [
    "fa96496d73a1d56345c7a1b6382ce0d03f573ecc"
  ],
  "author": {
    "name": "Barret Rhoden",
    "email": "brho@cs.berkeley.edu",
    "time": "Wed Dec 13 12:02:50 2017 -0500"
  },
  "committer": {
    "name": "Barret Rhoden",
    "email": "brho@cs.berkeley.edu",
    "time": "Wed Dec 13 15:22:08 2017 -0500"
  },
  "message": "x86: Fix topology detection\n\nThe main thing is that we were off by one - the is_unique check would\ncompare us to ourselves, which will always fail.\n\nThe end result was that the number of numa nodes was always 0, which turns\noff all of the other topology information.  I\u0027m not sure how this ever\nworked.\n\nSigned-off-by: Barret Rhoden \u003cbrho@cs.berkeley.edu\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ef228dcc8f54e6c4902e2174b856f81fa9d14df0",
      "old_mode": 33188,
      "old_path": "kern/arch/x86/topology.c",
      "new_id": "d0a27e0ea28a90819672ee7264098a34d47fa879",
      "new_mode": 33188,
      "new_path": "kern/arch/x86/topology.c"
    }
  ]
}
