)]}'
{
  "commit": "1ae1b5f053cf36bd0f913e83f3b136fec8152d4d",
  "tree": "6cdbeadac1efdca5ec36e44e362e058da3def680",
  "parents": [
    "c15524a40a1603dc56a8691c4f50172fb86c23d8"
  ],
  "author": {
    "name": "Russell King",
    "email": "rmk+kernel@arm.linux.org.uk",
    "time": "Sat Dec 18 13:57:00 2010 +0000"
  },
  "committer": {
    "name": "Russell King",
    "email": "rmk+kernel@arm.linux.org.uk",
    "time": "Sat Dec 18 13:57:00 2010 +0000"
  },
  "message": "ARM: smp: avoid incrementing mm_users on CPU startup\n\nWe should not be incrementing mm_users when we startup a secondary\nCPU - doing so results in mm_users incrementing by one each time we\nhotplug a CPU, which will eventually wrap, and will cause problems.\n\nOther architectures such as x86 do not increment mm_users, but only\nmm_count, so we follow that pattern.\n\nSigned-off-by: Russell King \u003crmk+kernel@arm.linux.org.uk\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8c1959590252e7161f1da38497eddba9b0538afb",
      "old_mode": 33188,
      "old_path": "arch/arm/kernel/smp.c",
      "new_id": "9066473c0ebc3991a2f793e8c78616e26b31decb",
      "new_mode": 33188,
      "new_path": "arch/arm/kernel/smp.c"
    }
  ]
}
