]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'ptrace-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/frob...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 Jul 2008 16:15:23 +0000 (09:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 17 Jul 2008 16:15:23 +0000 (09:15 -0700)
commit964d13cf98cc1a7c1c484565c1fd33374f3300eb
treeabac6ecf700b671cd970ef3dd21d9201e79f7090
parent58afe19c49eda881984e57429b2c1e1f2370498c
parent6e9bd8a944b001439a0740b3aa652b711e76d4f8
Merge branch 'ptrace-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-utrace

* 'ptrace-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-utrace:
  fix dangling zombie when new parent ignores children
  do_wait: return security_task_wait() error code in place of -ECHILD
  ptrace children revamp
  do_wait reorganization