)]}'
{
  "commit": "85868995d9d82de5b0de38d695559daddffef893",
  "tree": "d66d265a14739e2c622c8e3ce507e09ffc5200fb",
  "parents": [
    "0e29b24aa6b3eb6c161cbb9e42fc20b47e67a7c6"
  ],
  "author": {
    "name": "Sukadev Bhattiprolu",
    "email": "sukadev@us.ibm.com",
    "time": "Thu May 10 22:23:03 2007 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@woody.linux-foundation.org",
    "time": "Fri May 11 08:29:35 2007 -0700"
  },
  "message": "Use struct pid parameter in copy_process()\n\nModify copy_process() to take a struct pid * parameter instead of a pid_t.\nThis simplifies the code a bit and also avoids having to call find_pid() to\nconvert the pid_t to a struct pid.\n\nChangelog:\n\t- Fixed Badari Pulavarty\u0027s comments and passed in \u0026init_struct_pid\n\t  from fork_idle().\n\t- Fixed Eric Biederman\u0027s comments and simplified this patch and\n\t  used a new patch to remove the likely(pid) check.\n\nSigned-off-by: Sukadev Bhattiprolu \u003csukadev@us.ibm.com\u003e\nCc: Cedric Le Goater \u003cclg@fr.ibm.com\u003e\nCc: Dave Hansen \u003chaveblue@us.ibm.com\u003e\nCc: Serge Hallyn \u003cserue@us.ibm.com\u003e\nCc: Eric Biederman \u003cebiederm@xmission.com\u003e\nCc: \u003ccontainers@lists.osdl.org\u003e\nAcked-by: Eric W. Biederman \u003cebiederm@xmission.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6031800c94cfb56eca8b7c59f667f530c9175e5f",
      "old_mode": 33188,
      "old_path": "kernel/fork.c",
      "new_id": "cf13c44f3da3bc2986bc519542198e418efb6138",
      "new_mode": 33188,
      "new_path": "kernel/fork.c"
    }
  ]
}
