Revert "proc: fix races against execve() of /proc/PID/fd**"
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 9 Nov 2011 23:16:00 +0000 (18:16 -0500)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 9 Nov 2011 23:16:00 +0000 (18:16 -0500)
This reverts commit aa6afca5bcaba8101f3ea09d5c3e4100b2b9f0e5.

It escalates of some of the google-chrome SELinux problems with ptrace
("Check failed: pid_ > 0.  Did not find zygote process"), and Andrew
says that it is also causing mystery lockdep reports.

Reported-by: Alex VillacĂ­s Lasso <a_villacis@palosanto.com>
Requested-by: James Morris <jmorris@namei.org>
Requested-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found