commit | 1bcf548293aef19b0797348332cf1dfbf2116cef | [log] [tgz] |
---|---|---|
author | Alexey Dobriyan <adobriyan@sw.ru> | Tue Oct 16 01:23:45 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Oct 16 09:42:49 2007 -0700 |
tree | 80b2535e3dd2a6d23c15b91e10cae227310a44ee | |
parent | e6716b87d5c9edf19c711212785cd30c6ec21868 [diff] |
Consolidate PTRACE_DETACH Identical handlers of PTRACE_DETACH go into ptrace_request(). Not touching compat code. Not touching archs that don't call ptrace_request. Signed-off-by: Alexey Dobriyan <adobriyan@sw.ru> Acked-by: Christoph Hellwig <hch@infradead.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>