)]}'
{
  "commit": "780006eac2fe7f4d2582da16a096e5a44c4767ff",
  "tree": "13d315029abead58b8b88071c7177271824b211a",
  "parents": [
    "1deac632fc3dcff33a6df3e82ef10c738ac13fe6"
  ],
  "author": {
    "name": "Oleg Nesterov",
    "email": "oleg@redhat.com",
    "time": "Fri Apr 01 20:12:16 2011 +0200"
  },
  "committer": {
    "name": "Tejun Heo",
    "email": "tj@kernel.org",
    "time": "Mon Apr 04 02:11:04 2011 +0200"
  },
  "message": "signal: do_signal_stop: Remove the unneeded task_clear_group_stop_pending()\n\nPF_EXITING or TASK_STOPPED has already called task_participate_group_stop()\nand cleared its -\u003egroup_stop. No need to do task_clear_group_stop_pending()\nwhen we start the new group stop.\n\nAdd a small comment to explain the !task_is_stopped() check. Note that this\ncheck is not exactly right and it can lead to unnecessary stop later if the\nthread is TASK_PTRACED. What we need is task_participated_in_group_stop(),\nthis will be solved later.\n\nSigned-off-by: Oleg Nesterov \u003coleg@redhat.com\u003e\nSigned-off-by: Tejun Heo \u003ctj@kernel.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "38ea9e2f18311a67852d8658cb3111c635460900",
      "old_mode": 33188,
      "old_path": "kernel/signal.c",
      "new_id": "e9abc69dc0d89f258eb08035205a4289c3b4056c",
      "new_mode": 33188,
      "new_path": "kernel/signal.c"
    }
  ]
}
