)]}'
{
  "commit": "b6fe2d117e98805ee76352e6468f87d494a97292",
  "tree": "3de99eb7652647000b53bca1f6ea740c926ccfca",
  "parents": [
    "dfe16dfa4ac178d9a10b489a73d535c6976e48d2"
  ],
  "author": {
    "name": "Vitaly Mayatskikh",
    "email": "v.mayatskih@gmail.com",
    "time": "Wed Sep 23 15:56:52 2009 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@linux-foundation.org",
    "time": "Thu Sep 24 07:21:00 2009 -0700"
  },
  "message": "wait_noreap_copyout(): check for -\u003ewo_info !\u003d NULL\n\nCurrent behaviour of sys_waitid() looks odd.  If user passes infop \u003d\u003d\nNULL, sys_waitid() returns success.  When user additionally specifies flag\nWNOWAIT, sys_waitid() returns -EFAULT on the same conditions.  When user\ncombines WNOWAIT with WCONTINUED, sys_waitid() again returns success.\n\nThis patch adds check for -\u003ewo_info in wait_noreap_copyout().\n\nUser-visible change: starting from this commit, sys_waitid() always checks\ninfop !\u003d NULL and does not fail if it is NULL.\n\nSigned-off-by: Vitaly Mayatskikh \u003cv.mayatskih@gmail.com\u003e\nReviewed-by: Oleg Nesterov \u003coleg@redhat.com\u003e\nCc: Roland McGrath \u003croland@redhat.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": "2cc69eb8db2a7dc673eb30bcd89c22bcb15adefe",
      "old_mode": 33188,
      "old_path": "kernel/exit.c",
      "new_id": "6c75ff83a8fe70f70e2bd95ffbdec3b8aa363eb6",
      "new_mode": 33188,
      "new_path": "kernel/exit.c"
    }
  ]
}
