)]}'
{
  "commit": "1da5c46fa965ff90f5ffc080b6ab3fae5e227bc3",
  "tree": "907dd44b43d3cf5f49be920c46a5592364bcb1e8",
  "parents": [
    "7c4788950ba5922fde976d80b72baf46f14dee8d"
  ],
  "author": {
    "name": "Oleg Nesterov",
    "email": "oleg@redhat.com",
    "time": "Tue Nov 29 18:50:57 2016 +0100"
  },
  "committer": {
    "name": "Thomas Gleixner",
    "email": "tglx@linutronix.de",
    "time": "Thu Dec 08 14:36:18 2016 +0100"
  },
  "message": "kthread: Make struct kthread kmalloc\u0027ed\n\ncommit 23196f2e5f5d \"kthread: Pin the stack via try_get_task_stack() /\nput_task_stack() in to_live_kthread() function\" is a workaround for the\nfragile design of struct kthread being allocated on the task stack.\n\nstruct kthread in its current form should be removed, but this needs\ncleanups outside of kthread.c.\n\nAs a first step move struct kthread away from the task stack by making it\nkmalloc\u0027ed. This allows to access kthread.exited without the magic of\ntrying to pin task stack and the try logic in to_live_kthread().\n\nSigned-off-by: Oleg Nesterov \u003coleg@redhat.com\u003e\nAcked-by: Peter Zijlstra (Intel) \u003cpeterz@infradead.org\u003e\nReviewed-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\nCc: Chunming Zhou \u003cDavid1.Zhou@amd.com\u003e\nCc: Roman Pen \u003croman.penyaev@profitbricks.com\u003e\nCc: Petr Mladek \u003cpmladek@suse.com\u003e\nCc: Andy Lutomirski \u003cluto@amacapital.net\u003e\nCc: Tejun Heo \u003ctj@kernel.org\u003e\nCc: Andy Lutomirski \u003cluto@kernel.org\u003e\nCc: Alex Deucher \u003calexander.deucher@amd.com\u003e\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nLink: http://lkml.kernel.org/r/20161129175057.GA5330@redhat.com\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "a6e82a69c363bb3d7af21e358aaef84bc2f265aa",
      "old_mode": 33188,
      "old_path": "include/linux/kthread.h",
      "new_id": "c1c3e63d52c1b6378b95224f5a429b1983953364",
      "new_mode": 33188,
      "new_path": "include/linux/kthread.h"
    },
    {
      "type": "modify",
      "old_id": "600e93b5e539367b1948ec76b3016cf8749ffadb",
      "old_mode": 33188,
      "old_path": "kernel/fork.c",
      "new_id": "7ffa16033ded3549172aec2afd16c12184783c6b",
      "new_mode": 33188,
      "new_path": "kernel/fork.c"
    },
    {
      "type": "modify",
      "old_id": "be2cc1f9dd571b8407044de18710c8695e8af220",
      "old_mode": 33188,
      "old_path": "kernel/kthread.c",
      "new_id": "9d64b6526d0b8e241c7a4bd3fff4a075efd9b613",
      "new_mode": 33188,
      "new_path": "kernel/kthread.c"
    }
  ]
}
