)]}'
{
  "commit": "19fd4bb2a0cfede054e4904e0b167e0ca4f36cc7",
  "tree": "e37d0ee2c7ea08f6d8721a4e9e807f85994b608a",
  "parents": [
    "c895078355b6b6e05c60aa205892526dd3390f0a"
  ],
  "author": {
    "name": "Eric W. Biederman",
    "email": "ebiederm@xmission.com",
    "time": "Wed Nov 28 16:21:26 2007 -0800"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@woody.linux-foundation.org",
    "time": "Thu Nov 29 09:24:52 2007 -0800"
  },
  "message": "proc: remove races from proc_id_readdir()\n\nOleg noticed that the call of task_pid_nr_ns() in proc_pid_readdir\nis racy with respect to tasks exiting.\n\nAfter a bit of examination it also appears that the call itself\nis completely unnecessary.\n\nSo to fix the problem this patch modifies next_tgid() to return\nboth a tgid and the task struct in question.\n\nA structure is introduced to return these values because it is\nslightly cleaner and easier to optimize, and the resulting code\nis a little shorter.\n\nSigned-off-by: \"Eric W. Biederman\" \u003cebiederm@xmission.com\u003e\nCc: Oleg Nesterov \u003coleg@tv-sign.ru\u003e\nCc: Alexey Dobriyan \u003cadobriyan@gmail.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": "a17c26859074e80f47088e4e5a44d900190ed66f",
      "old_mode": 33188,
      "old_path": "fs/proc/base.c",
      "new_id": "02a63ac04178e64c8f7e2a3bddee2fcadeaf8254",
      "new_mode": 33188,
      "new_path": "fs/proc/base.c"
    }
  ]
}
