)]}'
{
  "commit": "ffdb5976c47609c862917d4c186ecbb5706d2dda",
  "tree": "7a8485260922290080094adc25f3cbebd4ad506b",
  "parents": [
    "5c2aed622571ac7c3c6ec182d6d3c318e4b45c8b"
  ],
  "author": {
    "name": "Rusty Russell",
    "email": "rusty@rustcorp.com.au",
    "time": "Mon Jul 28 12:16:28 2008 -0500"
  },
  "committer": {
    "name": "Rusty Russell",
    "email": "rusty@rustcorp.com.au",
    "time": "Mon Jul 28 12:16:29 2008 +1000"
  },
  "message": "Simplify stop_machine\n\nstop_machine creates a kthread which creates kernel threads.  We can\ncreate those threads directly and simplify things a little.  Some care\nmust be taken with CPU hotunplug, which has special needs, but that code\nseems more robust than it was in the past.\n\nSigned-off-by: Rusty Russell \u003crusty@rustcorp.com.au\u003e\nAcked-by: Christian Borntraeger \u003cborntraeger@de.ibm.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "18af011c13af390d2746db739c98347caacb4ddf",
      "old_mode": 33188,
      "old_path": "include/linux/stop_machine.h",
      "new_id": "36c2c7284eb3a0354a69b3112401bec4a0c24c92",
      "new_mode": 33188,
      "new_path": "include/linux/stop_machine.h"
    },
    {
      "type": "modify",
      "old_id": "10ba5f1004a5646bd9960bbe2156291edcb09fb0",
      "old_mode": 33188,
      "old_path": "kernel/cpu.c",
      "new_id": "cf79bb9113717da8b151f18c091f8dd6acfbf968",
      "new_mode": 33188,
      "new_path": "kernel/cpu.c"
    },
    {
      "type": "modify",
      "old_id": "a473bd0cb71b756f628604a123c800adf814f2fc",
      "old_mode": 33188,
      "old_path": "kernel/stop_machine.c",
      "new_id": "35882dccc94347ccf451e13c4bb4193fe73a91eb",
      "new_mode": 33188,
      "new_path": "kernel/stop_machine.c"
    }
  ]
}
