)]}'
{
  "commit": "fb5bf31722d0805a3f394f7d59f2e8cd07acccb7",
  "tree": "645d3db58b8d27ad57d5a2841e7f4c5b31cd504e",
  "parents": [
    "306790f75ac2fe021a900395255e468807002c42"
  ],
  "author": {
    "name": "Yi Wang",
    "email": "wang.yi59@zte.com.cn",
    "time": "Thu Jan 03 15:28:03 2019 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Fri Jan 04 13:13:47 2019 -0800"
  },
  "message": "fork: fix some -Wmissing-prototypes warnings\n\nWe get a warning when building kernel with W\u003d1:\n\n  kernel/fork.c:167:13: warning: no previous prototype for `arch_release_thread_stack\u0027 [-Wmissing-prototypes]\n  kernel/fork.c:779:13: warning: no previous prototype for `fork_init\u0027 [-Wmissing-prototypes]\n\nAdd the missing declaration in head file to fix this.\n\nAlso, remove arch_release_thread_stack() completely because no arch\nseems to implement it since bb9d81264 (arch: remove tile port).\n\nLink: http://lkml.kernel.org/r/1542170087-23645-1-git-send-email-wang.yi59@zte.com.cn\nSigned-off-by: Yi Wang \u003cwang.yi59@zte.com.cn\u003e\nAcked-by: Michal Hocko \u003cmhocko@suse.com\u003e\nAcked-by: Mike Rapoport \u003crppt@linux.ibm.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": "108ede99e5335033526f754ba640f8fd0205f457",
      "old_mode": 33188,
      "old_path": "include/linux/sched/task.h",
      "new_id": "44c6f15800ff554ebc36994106e482bb62e2bb4b",
      "new_mode": 33188,
      "new_path": "include/linux/sched/task.h"
    },
    {
      "type": "modify",
      "old_id": "6a74ba0892d223363bd7529d0a216c7f08bd399e",
      "old_mode": 33188,
      "old_path": "init/main.c",
      "new_id": "e2e80ca3165a8726c8f13cbd6d62dcadbefb5abc",
      "new_mode": 33188,
      "new_path": "init/main.c"
    },
    {
      "type": "modify",
      "old_id": "d439c48ecf181c5914cbf467a1754ac355c830f9",
      "old_mode": 33188,
      "old_path": "kernel/fork.c",
      "new_id": "a60459947f186ded8a074d49c45634cacb3b8525",
      "new_mode": 33188,
      "new_path": "kernel/fork.c"
    }
  ]
}
